Redirect 302 redirect from GET @entry_comment_create (cd4d5c)

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 …}
}
5.28 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#275
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#269
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#271
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Mars-from-Earth-and-Earth-from-Mars"
  +title: "Mars from Earth, and Earth from Mars"
  +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689702187 {#2414
    date: 2023-07-18 19:43:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 1479
  -titleTs: "'earth':3,5 'mar':1,7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689768045
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1723447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689696045 {#1793
    date: 2023-07-18 18:00:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#275
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#269
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#271
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Mars-from-Earth-and-Earth-from-Mars"
  +title: "Mars from Earth, and Earth from Mars"
  +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689702187 {#2414
    date: 2023-07-18 19:43:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 1479
  -titleTs: "'earth':3,5 'mar':1,7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689768045
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1723447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689696045 {#1793
    date: 2023-07-18 18:00:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#275
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#269
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#271
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Mars-from-Earth-and-Earth-from-Mars"
  +title: "Mars from Earth, and Earth from Mars"
  +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689702187 {#2414
    date: 2023-07-18 19:43:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 1479
  -titleTs: "'earth':3,5 'mar':1,7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689768045
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/1723447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689696045 {#1793
    date: 2023-07-18 18:00:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692309869 {#4008
    date: 2023-08-18 00:04:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 26115
  -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.robotra.sh/comment/220897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689697865 {#3944
    date: 2023-07-18 18:31:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692309869 {#4008
    date: 2023-08-18 00:04:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 26115
  -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.robotra.sh/comment/220897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689697865 {#3944
    date: 2023-07-18 18:31:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3999
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692309869 {#4008
    date: 2023-08-18 00:04:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3997 …}
  +nested: Doctrine\ORM\PersistentCollection {#3995 …}
  +votes: Doctrine\ORM\PersistentCollection {#3993 …}
  +reports: Doctrine\ORM\PersistentCollection {#3991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
  -id: 26115
  -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.robotra.sh/comment/220897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689697865 {#3944
    date: 2023-07-18 18:31:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4143
  +user: Proxies\__CG__\App\Entity\User {#4144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692309869 {#4008
      date: 2023-08-18 00:04:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 26115
    -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.robotra.sh/comment/220897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689697865 {#3944
      date: 2023-07-18 18:31:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I actually think it's a sign of success, at least in one realm. We've been taking pictures of Earth from Mars for decades now. That it's a common enough thing that it could maybe be "mildly interesting" is an achievement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698396 {#4141
    date: 2023-07-18 18:39:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4145 …}
  +nested: Doctrine\ORM\PersistentCollection {#4147 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
  -id: 26116
  -bodyTs: "'achiev':43 'actual':2 'common':31 'could':36 'decad':25 'earth':21 'enough':32 'interest':40 'least':11 'mar':23 'mayb':37 'mild':39 'one':13 'pictur':19 'realm':14 'sign':7 'success':9 'take':18 'thing':33 'think':3 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698396 {#4142
    date: 2023-07-18 18:39:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4143
  +user: Proxies\__CG__\App\Entity\User {#4144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692309869 {#4008
      date: 2023-08-18 00:04:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 26115
    -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.robotra.sh/comment/220897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689697865 {#3944
      date: 2023-07-18 18:31:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I actually think it's a sign of success, at least in one realm. We've been taking pictures of Earth from Mars for decades now. That it's a common enough thing that it could maybe be "mildly interesting" is an achievement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698396 {#4141
    date: 2023-07-18 18:39:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4145 …}
  +nested: Doctrine\ORM\PersistentCollection {#4147 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
  -id: 26116
  -bodyTs: "'achiev':43 'actual':2 'common':31 'could':36 'decad':25 'earth':21 'enough':32 'interest':40 'least':11 'mar':23 'mayb':37 'mild':39 'one':13 'pictur':19 'realm':14 'sign':7 'success':9 'take':18 'thing':33 'think':3 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698396 {#4142
    date: 2023-07-18 18:39:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4143
  +user: Proxies\__CG__\App\Entity\User {#4144 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692309869 {#4008
      date: 2023-08-18 00:04:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 26115
    -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.robotra.sh/comment/220897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689697865 {#3944
      date: 2023-07-18 18:31:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I actually think it's a sign of success, at least in one realm. We've been taking pictures of Earth from Mars for decades now. That it's a common enough thing that it could maybe be "mildly interesting" is an achievement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698396 {#4141
    date: 2023-07-18 18:39:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4145 …}
  +nested: Doctrine\ORM\PersistentCollection {#4147 …}
  +votes: Doctrine\ORM\PersistentCollection {#4149 …}
  +reports: Doctrine\ORM\PersistentCollection {#4151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
  -id: 26116
  -bodyTs: "'achiev':43 'actual':2 'common':31 'could':36 'decad':25 'earth':21 'enough':32 'interest':40 'least':11 'mar':23 'mayb':37 'mild':39 'one':13 'pictur':19 'realm':14 'sign':7 'success':9 'take':18 'thing':33 'think':3 've':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914063"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698396 {#4142
    date: 2023-07-18 18:39:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4198
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: Proxies\__CG__\App\Entity\User {#4144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692309869 {#4008
        date: 2023-08-18 00:04:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tictac2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 26115
      -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.robotra.sh/comment/220897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689697865 {#3944
        date: 2023-07-18 18:31:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "I actually think it's a sign of success, at least in one realm. We've been taking pictures of Earth from Mars for decades now. That it's a common enough thing that it could maybe be "mildly interesting" is an achievement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689698396 {#4141
      date: 2023-07-18 18:39:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
      "@robotrash@lemmy.robotra.sh"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4145 …}
    +nested: Doctrine\ORM\PersistentCollection {#4147 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 26116
    -bodyTs: "'achiev':43 'actual':2 'common':31 'could':36 'decad':25 'earth':21 'enough':32 'interest':40 'least':11 'mar':23 'mayb':37 'mild':39 'one':13 'pictur':19 'realm':14 'sign':7 'success':9 'take':18 'thing':33 'think':3 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689698396 {#4142
      date: 2023-07-18 18:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I could see that, I just worry that leads to complacency rather than a broader interest. Of course we don’t have much history for this to grow from yet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698815 {#4196
    date: 2023-07-18 18:46:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
    "@Kichae@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 26117
  -bodyTs: "'broader':15 'complac':11 'could':2 'cours':18 'grow':28 'histori':24 'interest':16 'lead':9 'much':23 'rather':12 'see':3 'worri':7 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.robotra.sh/comment/221077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698815 {#4197
    date: 2023-07-18 18:46:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4198
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: Proxies\__CG__\App\Entity\User {#4144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692309869 {#4008
        date: 2023-08-18 00:04:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tictac2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 26115
      -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.robotra.sh/comment/220897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689697865 {#3944
        date: 2023-07-18 18:31:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "I actually think it's a sign of success, at least in one realm. We've been taking pictures of Earth from Mars for decades now. That it's a common enough thing that it could maybe be "mildly interesting" is an achievement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689698396 {#4141
      date: 2023-07-18 18:39:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
      "@robotrash@lemmy.robotra.sh"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4145 …}
    +nested: Doctrine\ORM\PersistentCollection {#4147 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 26116
    -bodyTs: "'achiev':43 'actual':2 'common':31 'could':36 'decad':25 'earth':21 'enough':32 'interest':40 'least':11 'mar':23 'mayb':37 'mild':39 'one':13 'pictur':19 'realm':14 'sign':7 'success':9 'take':18 'thing':33 'think':3 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689698396 {#4142
      date: 2023-07-18 18:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I could see that, I just worry that leads to complacency rather than a broader interest. Of course we don’t have much history for this to grow from yet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698815 {#4196
    date: 2023-07-18 18:46:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
    "@Kichae@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 26117
  -bodyTs: "'broader':15 'complac':11 'could':2 'cours':18 'grow':28 'histori':24 'interest':16 'lead':9 'much':23 'rather':12 'see':3 'worri':7 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.robotra.sh/comment/221077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698815 {#4197
    date: 2023-07-18 18:46:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4198
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4143
    +user: Proxies\__CG__\App\Entity\User {#4144 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3999
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1692309869 {#4008
        date: 2023-08-18 00:04:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tictac2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3997 …}
      +nested: Doctrine\ORM\PersistentCollection {#3995 …}
      +votes: Doctrine\ORM\PersistentCollection {#3993 …}
      +reports: Doctrine\ORM\PersistentCollection {#3991 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
      -id: 26115
      -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.robotra.sh/comment/220897"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689697865 {#3944
        date: 2023-07-18 18:31:05.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3999}
    +body: "I actually think it's a sign of success, at least in one realm. We've been taking pictures of Earth from Mars for decades now. That it's a common enough thing that it could maybe be "mildly interesting" is an achievement."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689698396 {#4141
      date: 2023-07-18 18:39:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
      "@robotrash@lemmy.robotra.sh"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4145 …}
    +nested: Doctrine\ORM\PersistentCollection {#4147 …}
    +votes: Doctrine\ORM\PersistentCollection {#4149 …}
    +reports: Doctrine\ORM\PersistentCollection {#4151 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4153 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4155 …}
    -id: 26116
    -bodyTs: "'achiev':43 'actual':2 'common':31 'could':36 'decad':25 'earth':21 'enough':32 'interest':40 'least':11 'mar':23 'mayb':37 'mild':39 'one':13 'pictur':19 'realm':14 'sign':7 'success':9 'take':18 'thing':33 'think':3 've':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914063"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689698396 {#4142
      date: 2023-07-18 18:39:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "I could see that, I just worry that leads to complacency rather than a broader interest. Of course we don’t have much history for this to grow from yet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698815 {#4196
    date: 2023-07-18 18:46:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
    "@Kichae@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4199 …}
  +nested: Doctrine\ORM\PersistentCollection {#4201 …}
  +votes: Doctrine\ORM\PersistentCollection {#4203 …}
  +reports: Doctrine\ORM\PersistentCollection {#4205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4209 …}
  -id: 26117
  -bodyTs: "'broader':15 'complac':11 'could':2 'cours':18 'grow':28 'histori':24 'interest':16 'lead':9 'much':23 'rather':12 'see':3 'worri':7 'yet':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.robotra.sh/comment/221077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698815 {#4197
    date: 2023-07-18 18:46:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4159
  +user: Proxies\__CG__\App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692309869 {#4008
      date: 2023-08-18 00:04:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 26115
    -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.robotra.sh/comment/220897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689697865 {#3944
      date: 2023-07-18 18:31:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "In order to fail, you first have to achieve something .... and in terms of the wider universe and our planet ... humanity has only just started"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698225 {#4157
    date: 2023-07-18 18:37:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 26118
  -bodyTs: "'achiev':9 'fail':4 'first':6 'human':21 'order':2 'planet':20 'someth':10 'start':25 'term':13 'univers':17 'wider':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/913996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698225 {#4158
    date: 2023-07-18 18:37:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4159
  +user: Proxies\__CG__\App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692309869 {#4008
      date: 2023-08-18 00:04:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 26115
    -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.robotra.sh/comment/220897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689697865 {#3944
      date: 2023-07-18 18:31:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "In order to fail, you first have to achieve something .... and in terms of the wider universe and our planet ... humanity has only just started"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698225 {#4157
    date: 2023-07-18 18:37:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 26118
  -bodyTs: "'achiev':9 'fail':4 'first':6 'human':21 'order':2 'planet':20 'someth':10 'start':25 'term':13 'univers':17 'wider':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/913996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698225 {#4158
    date: 2023-07-18 18:37:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4159
  +user: Proxies\__CG__\App\Entity\User {#4160 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3999
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we’ve maybe failed as a society if a picture of Earth from Mars is on mildly interesting…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1692309869 {#4008
      date: 2023-08-18 00:04:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3997 …}
    +nested: Doctrine\ORM\PersistentCollection {#3995 …}
    +votes: Doctrine\ORM\PersistentCollection {#3993 …}
    +reports: Doctrine\ORM\PersistentCollection {#3991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3963 …}
    -id: 26115
    -bodyTs: "'earth':14 'fail':6 'interest':20 'mar':16 'mayb':5 'mild':19 'pictur':12 'societi':9 'think':2 've':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.robotra.sh/comment/220897"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689697865 {#3944
      date: 2023-07-18 18:31:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3999}
  +body: "In order to fail, you first have to achieve something .... and in terms of the wider universe and our planet ... humanity has only just started"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689698225 {#4157
    date: 2023-07-18 18:37:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@robotrash@lemmy.robotra.sh"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 26118
  -bodyTs: "'achiev':9 'fail':4 'first':6 'human':21 'order':2 'planet':20 'someth':10 'start':25 'term':13 'univers':17 'wider':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/913996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689698225 {#4158
    date: 2023-07-18 18:37:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690045396 {#4037
    date: 2023-07-22 19:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 23047
  -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1430637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689699105 {#4042
    date: 2023-07-18 18:51:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690045396 {#4037
    date: 2023-07-22 19:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 23047
  -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1430637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689699105 {#4042
    date: 2023-07-18 18:51:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4020 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690045396 {#4037
    date: 2023-07-22 19:03:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4035 …}
  +votes: Doctrine\ORM\PersistentCollection {#4026 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
  -id: 23047
  -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1430637"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689699105 {#4042
    date: 2023-07-18 18:51:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4119
  +user: Proxies\__CG__\App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690045396 {#4037
      date: 2023-07-22 19:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 23047
    -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1430637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689699105 {#4042
      date: 2023-07-18 18:51:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "probably just differences in cameras, lenses and exposure times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689699589 {#4124
    date: 2023-07-18 18:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@captainjaneway@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 23048
  -bodyTs: "'camera':5 'differ':3 'exposur':8 'lens':6 'probabl':1 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689699589 {#4121
    date: 2023-07-18 18:59:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4119
  +user: Proxies\__CG__\App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690045396 {#4037
      date: 2023-07-22 19:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 23047
    -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1430637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689699105 {#4042
      date: 2023-07-18 18:51:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "probably just differences in cameras, lenses and exposure times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689699589 {#4124
    date: 2023-07-18 18:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@captainjaneway@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 23048
  -bodyTs: "'camera':5 'differ':3 'exposur':8 'lens':6 'probabl':1 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689699589 {#4121
    date: 2023-07-18 18:59:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4119
  +user: Proxies\__CG__\App\Entity\User {#4127 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4020 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690045396 {#4037
      date: 2023-07-22 19:03:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4035 …}
    +votes: Doctrine\ORM\PersistentCollection {#4026 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
    -id: 23047
    -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1430637"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689699105 {#4042
      date: 2023-07-18 18:51:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "probably just differences in cameras, lenses and exposure times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689699589 {#4124
    date: 2023-07-18 18:59:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@captainjaneway@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4130 …}
  +nested: Doctrine\ORM\PersistentCollection {#4132 …}
  +votes: Doctrine\ORM\PersistentCollection {#4128 …}
  +reports: Doctrine\ORM\PersistentCollection {#4135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
  -id: 23048
  -bodyTs: "'camera':5 'differ':3 'exposur':8 'lens':6 'probabl':1 'time':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914611"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689699589 {#4121
    date: 2023-07-18 18:59:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4183
  +user: Proxies\__CG__\App\Entity\User {#4180 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: Proxies\__CG__\App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690045396 {#4037
        date: 2023-07-22 19:03:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tictac2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 23047
      -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1430637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689699105 {#4042
        date: 2023-07-18 18:51:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "probably just differences in cameras, lenses and exposure times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689699589 {#4124
      date: 2023-07-18 18:59:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
      "@captainjaneway@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4130 …}
    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 23048
    -bodyTs: "'camera':5 'differ':3 'exposur':8 'lens':6 'probabl':1 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689699589 {#4121
      date: 2023-07-18 18:59:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "I too was initially wondering that. A comparison with a similar camera to that of the Mars rovers would’ve been more interesting. We have much more capable cams here at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689702187 {#4184
    date: 2023-07-18 19:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@captainjaneway@lemmy.world"
    "@smallaubergine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4177 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
  -id: 23049
  -bodyTs: "'cam':29 'camera':12 'capabl':28 'comparison':8 'home':32 'initi':4 'interest':23 'mar':17 'much':26 'rover':18 'similar':11 've':20 'wonder':5 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1432720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689702187 {#4187
    date: 2023-07-18 19:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4183
  +user: Proxies\__CG__\App\Entity\User {#4180 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: Proxies\__CG__\App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690045396 {#4037
        date: 2023-07-22 19:03:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tictac2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 23047
      -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1430637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689699105 {#4042
        date: 2023-07-18 18:51:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "probably just differences in cameras, lenses and exposure times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689699589 {#4124
      date: 2023-07-18 18:59:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
      "@captainjaneway@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4130 …}
    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 23048
    -bodyTs: "'camera':5 'differ':3 'exposur':8 'lens':6 'probabl':1 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689699589 {#4121
      date: 2023-07-18 18:59:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "I too was initially wondering that. A comparison with a similar camera to that of the Mars rovers would’ve been more interesting. We have much more capable cams here at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689702187 {#4184
    date: 2023-07-18 19:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@captainjaneway@lemmy.world"
    "@smallaubergine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4177 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
  -id: 23049
  -bodyTs: "'cam':29 'camera':12 'capabl':28 'comparison':8 'home':32 'initi':4 'interest':23 'mar':17 'much':26 'rover':18 'similar':11 've':20 'wonder':5 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1432720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689702187 {#4187
    date: 2023-07-18 19:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4183
  +user: Proxies\__CG__\App\Entity\User {#4180 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#275
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#269
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#271
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Mars-from-Earth-and-Earth-from-Mars"
    +title: "Mars from Earth, and Earth from Mars"
    +url: "https://lemmy.world/pictrs/image/3806213b-d2b8-4a22-b6e9-fdcb35968b2e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689702187 {#2414
      date: 2023-07-18 19:43:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 1479
    -titleTs: "'earth':3,5 'mar':1,7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689768045
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/1723447"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689696045 {#1793
      date: 2023-07-18 18:00:45.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4119
    +user: Proxies\__CG__\App\Entity\User {#4127 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4020 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "Does our atmosphere magnify things slightly? Seems brighter on Earth"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690045396 {#4037
        date: 2023-07-22 19:03:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tictac2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4035 …}
      +votes: Doctrine\ORM\PersistentCollection {#4026 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4022 …}
      -id: 23047
      -bodyTs: "'atmospher':3 'brighter':8 'earth':10 'magnifi':4 'seem':7 'slight':6 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1430637"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689699105 {#4042
        date: 2023-07-18 18:51:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "probably just differences in cameras, lenses and exposure times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689699589 {#4124
      date: 2023-07-18 18:59:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@tictac2@lemmy.world"
      "@captainjaneway@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4130 …}
    +nested: Doctrine\ORM\PersistentCollection {#4132 …}
    +votes: Doctrine\ORM\PersistentCollection {#4128 …}
    +reports: Doctrine\ORM\PersistentCollection {#4135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4139 …}
    -id: 23048
    -bodyTs: "'camera':5 'differ':3 'exposur':8 'lens':6 'probabl':1 'time':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/mildlyinteresting@lemmy.world/t/216981/-/comment/914611"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689699589 {#4121
      date: 2023-07-18 18:59:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "I too was initially wondering that. A comparison with a similar camera to that of the Mars rovers would’ve been more interesting. We have much more capable cams here at home."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689702187 {#4184
    date: 2023-07-18 19:43:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tictac2@lemmy.world"
    "@captainjaneway@lemmy.world"
    "@smallaubergine@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4177 …}
  +nested: Doctrine\ORM\PersistentCollection {#4175 …}
  +votes: Doctrine\ORM\PersistentCollection {#4179 …}
  +reports: Doctrine\ORM\PersistentCollection {#4190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4194 …}
  -id: 23049
  -bodyTs: "'cam':29 'camera':12 'capabl':28 'comparison':8 'home':32 'initi':4 'interest':23 'mar':17 'much':26 'rover':18 'similar':11 've':20 'wonder':5 'would':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1432720"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689702187 {#4187
    date: 2023-07-18 19:43:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "mildlyinteresting@lemmy.world"
  +title: "mildlyinteresting"
  +description: """
    This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
    \n
    This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
    \n
    Just post some stuff and don’t spam.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 307
  +entryCommentCount: 6090
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729579416 {#275
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 20
  +apId: "mildlyinteresting@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mildlyinteresting"
  +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
  +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mildlyinteresting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729563669 {#269
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#271
    date: 2023-07-20 10:07:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details