Redirect 302 redirect from GET @entry_comment_create (e2edd5)

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2410
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: App\Entity\Magazine {#261
    +icon: Proxies\__CG__\App\Entity\Image {#241 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#269
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#232 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
    +entries: Doctrine\ORM\PersistentCollection {#175 …}
    +posts: Doctrine\ORM\PersistentCollection {#133 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
    +bans: Doctrine\ORM\PersistentCollection {#112 …}
    +reports: Doctrine\ORM\PersistentCollection {#98 …}
    +badges: Doctrine\ORM\PersistentCollection {#76 …}
    +logs: Doctrine\ORM\PersistentCollection {#66 …}
    +awards: Doctrine\ORM\PersistentCollection {#1854 …}
    +categories: Doctrine\ORM\PersistentCollection {#1818 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#267
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#275
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
  +title: "Two airplanes landing at the same time with close proximity"
  +url: "https://i.imgur.com/mifTQ2X.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 389
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710673424 {#1829
    date: 2024-03-17 12:03:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 25245
  -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703786070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10032136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703699670 {#2418
    date: 2023-12-27 18:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2410
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: App\Entity\Magazine {#261
    +icon: Proxies\__CG__\App\Entity\Image {#241 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#269
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#232 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
    +entries: Doctrine\ORM\PersistentCollection {#175 …}
    +posts: Doctrine\ORM\PersistentCollection {#133 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
    +bans: Doctrine\ORM\PersistentCollection {#112 …}
    +reports: Doctrine\ORM\PersistentCollection {#98 …}
    +badges: Doctrine\ORM\PersistentCollection {#76 …}
    +logs: Doctrine\ORM\PersistentCollection {#66 …}
    +awards: Doctrine\ORM\PersistentCollection {#1854 …}
    +categories: Doctrine\ORM\PersistentCollection {#1818 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#267
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#275
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
  +title: "Two airplanes landing at the same time with close proximity"
  +url: "https://i.imgur.com/mifTQ2X.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 389
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710673424 {#1829
    date: 2024-03-17 12:03:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 25245
  -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703786070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10032136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703699670 {#2418
    date: 2023-12-27 18:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2410
  +user: Proxies\__CG__\App\Entity\User {#1961 …}
  +magazine: App\Entity\Magazine {#261
    +icon: Proxies\__CG__\App\Entity\Image {#241 …}
    +name: "mildlyinteresting@lemmy.world"
    +title: "mildlyinteresting"
    +description: """
      This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
      \n
      This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
      \n
      Just post some stuff and don’t spam.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 307
    +entryCommentCount: 6090
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729579416 {#269
      date: 2024-10-22 08:43:36.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#232 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
    +entries: Doctrine\ORM\PersistentCollection {#175 …}
    +posts: Doctrine\ORM\PersistentCollection {#133 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
    +bans: Doctrine\ORM\PersistentCollection {#112 …}
    +reports: Doctrine\ORM\PersistentCollection {#98 …}
    +badges: Doctrine\ORM\PersistentCollection {#76 …}
    +logs: Doctrine\ORM\PersistentCollection {#66 …}
    +awards: Doctrine\ORM\PersistentCollection {#1854 …}
    +categories: Doctrine\ORM\PersistentCollection {#1818 …}
    -id: 20
    +apId: "mildlyinteresting@lemmy.world"
    +apProfileId: "https://lemmy.world/c/mildlyinteresting"
    +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
    +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "mildlyinteresting"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729563669 {#267
      date: 2024-10-22 04:21:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689840443 {#275
      date: 2023-07-20 10:07:23.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
  +title: "Two airplanes landing at the same time with close proximity"
  +url: "https://i.imgur.com/mifTQ2X.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 42
  +favouriteCount: 389
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710673424 {#1829
    date: 2024-03-17 12:03:44.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1957 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
  +badges: Doctrine\ORM\PersistentCollection {#2166 …}
  +children: []
  -id: 25245
  -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703786070
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10032136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703699670 {#2418
    date: 2023-12-27 18:54:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is this standard procedure or an emergency situation?\n
    \n
    OMG I wasn’t expecting this much answers! Thank you all 🙏
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1708965093 {#4004
    date: 2024-02-26 17:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 257140
  -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6218936"
  +editedAt: DateTimeImmutable @1708507820 {#3940
    date: 2024-02-21 10:30:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701329 {#4003
    date: 2023-12-27 19:22:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is this standard procedure or an emergency situation?\n
    \n
    OMG I wasn’t expecting this much answers! Thank you all 🙏
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1708965093 {#4004
    date: 2024-02-26 17:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 257140
  -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6218936"
  +editedAt: DateTimeImmutable @1708507820 {#3940
    date: 2024-02-21 10:30:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701329 {#4003
    date: 2023-12-27 19:22:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3994
  +user: App\Entity\User {#3942 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is this standard procedure or an emergency situation?\n
    \n
    OMG I wasn’t expecting this much answers! Thank you all 🙏
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1708965093 {#4004
    date: 2024-02-26 17:31:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3992 …}
  +nested: Doctrine\ORM\PersistentCollection {#3990 …}
  +votes: Doctrine\ORM\PersistentCollection {#3988 …}
  +reports: Doctrine\ORM\PersistentCollection {#3986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
  -id: 257140
  -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6218936"
  +editedAt: DateTimeImmutable @1708507820 {#3940
    date: 2024-02-21 10:30:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701329 {#4003
    date: 2023-12-27 19:22:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    My thoughts too. I figured that the FAA would prevent this from happening for any reason except emergencies\n
    \n
    Edit: c’mon folks, I’m not asserting that this is an emergency or that this is against regulations. I thought it was, but if this is a normal landing then it’s simply a surprise to me that it happens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703701806 {#4707
    date: 2023-12-27 19:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 257155
  -bodyTs: "'assert':26 'c':20 'edit':19 'emerg':18,31 'except':17 'faa':8 'figur':5 'folk':22 'happen':13,59 'land':48 'm':24 'mon':21 'normal':47 'prevent':10 'reason':16 'regul':37 'simpli':52 'surpris':54 'thought':2,39 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266051"
  +editedAt: DateTimeImmutable @1708499359 {#4710
    date: 2024-02-21 08:09:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701806 {#4708
    date: 2023-12-27 19:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    My thoughts too. I figured that the FAA would prevent this from happening for any reason except emergencies\n
    \n
    Edit: c’mon folks, I’m not asserting that this is an emergency or that this is against regulations. I thought it was, but if this is a normal landing then it’s simply a surprise to me that it happens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703701806 {#4707
    date: 2023-12-27 19:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 257155
  -bodyTs: "'assert':26 'c':20 'edit':19 'emerg':18,31 'except':17 'faa':8 'figur':5 'folk':22 'happen':13,59 'land':48 'm':24 'mon':21 'normal':47 'prevent':10 'reason':16 'regul':37 'simpli':52 'surpris':54 'thought':2,39 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266051"
  +editedAt: DateTimeImmutable @1708499359 {#4710
    date: 2024-02-21 08:09:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701806 {#4708
    date: 2023-12-27 19:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    My thoughts too. I figured that the FAA would prevent this from happening for any reason except emergencies\n
    \n
    Edit: c’mon folks, I’m not asserting that this is an emergency or that this is against regulations. I thought it was, but if this is a normal landing then it’s simply a surprise to me that it happens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703701806 {#4707
    date: 2023-12-27 19:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4721 …}
  +reports: Doctrine\ORM\PersistentCollection {#4723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4727 …}
  -id: 257155
  -bodyTs: "'assert':26 'c':20 'edit':19 'emerg':18,31 'except':17 'faa':8 'figur':5 'folk':22 'happen':13,59 'land':48 'm':24 'mon':21 'normal':47 'prevent':10 'reason':16 'regul':37 'simpli':52 'surpris':54 'thought':2,39 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266051"
  +editedAt: DateTimeImmutable @1708499359 {#4710
    date: 2024-02-21 08:09:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701806 {#4708
    date: 2023-12-27 19:30:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Likely just an issue with the perspective of the video, I bet these planes have plenty distance between them if you were to see them from the front"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703702478 {#4729
    date: 2023-12-27 19:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 257184
  -bodyTs: "'bet':12 'distanc':17 'front':28 'issu':4 'like':1 'perspect':7 'plane':14 'plenti':16 'see':24 'video':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6296243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702478 {#4730
    date: 2023-12-27 19:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Likely just an issue with the perspective of the video, I bet these planes have plenty distance between them if you were to see them from the front"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703702478 {#4729
    date: 2023-12-27 19:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 257184
  -bodyTs: "'bet':12 'distanc':17 'front':28 'issu':4 'like':1 'perspect':7 'plane':14 'plenti':16 'see':24 'video':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6296243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702478 {#4730
    date: 2023-12-27 19:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4731
  +user: Proxies\__CG__\App\Entity\User {#4732 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Likely just an issue with the perspective of the video, I bet these planes have plenty distance between them if you were to see them from the front"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703702478 {#4729
    date: 2023-12-27 19:41:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4733 …}
  +nested: Doctrine\ORM\PersistentCollection {#4735 …}
  +votes: Doctrine\ORM\PersistentCollection {#4737 …}
  +reports: Doctrine\ORM\PersistentCollection {#4739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4743 …}
  -id: 257184
  -bodyTs: "'bet':12 'distanc':17 'front':28 'issu':4 'like':1 'perspect':7 'plane':14 'plenti':16 'see':24 'video':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/6296243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702478 {#4730
    date: 2023-12-27 19:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703701846 {#4745
    date: 2023-12-27 19:30:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 257164
  -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703701846 {#4746
    date: 2023-12-27 19:30:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703701846 {#4745
    date: 2023-12-27 19:30:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 257164
  -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703701846 {#4746
    date: 2023-12-27 19:30:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4747
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703701846 {#4745
    date: 2023-12-27 19:30:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4749 …}
  +nested: Doctrine\ORM\PersistentCollection {#4751 …}
  +votes: Doctrine\ORM\PersistentCollection {#4753 …}
  +reports: Doctrine\ORM\PersistentCollection {#4755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
  -id: 257164
  -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703701846 {#4746
    date: 2023-12-27 19:30:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4747
    +user: Proxies\__CG__\App\Entity\User {#4748 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703701846 {#4745
      date: 2023-12-27 19:30:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4749 …}
    +nested: Doctrine\ORM\PersistentCollection {#4751 …}
    +votes: Doctrine\ORM\PersistentCollection {#4753 …}
    +reports: Doctrine\ORM\PersistentCollection {#4755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
    -id: 257164
    -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6908513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703701846 {#4746
      date: 2023-12-27 19:30:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "The runways are probably 300 m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703702868 {#4977
    date: 2023-12-27 19:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4983 …}
  +reports: Doctrine\ORM\PersistentCollection {#4989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
  -id: 257200
  -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702868 {#4974
    date: 2023-12-27 19:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4747
    +user: Proxies\__CG__\App\Entity\User {#4748 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703701846 {#4745
      date: 2023-12-27 19:30:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4749 …}
    +nested: Doctrine\ORM\PersistentCollection {#4751 …}
    +votes: Doctrine\ORM\PersistentCollection {#4753 …}
    +reports: Doctrine\ORM\PersistentCollection {#4755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
    -id: 257164
    -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6908513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703701846 {#4746
      date: 2023-12-27 19:30:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "The runways are probably 300 m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703702868 {#4977
    date: 2023-12-27 19:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4983 …}
  +reports: Doctrine\ORM\PersistentCollection {#4989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
  -id: 257200
  -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702868 {#4974
    date: 2023-12-27 19:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4978
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4747
    +user: Proxies\__CG__\App\Entity\User {#4748 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1703701846 {#4745
      date: 2023-12-27 19:30:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4749 …}
    +nested: Doctrine\ORM\PersistentCollection {#4751 …}
    +votes: Doctrine\ORM\PersistentCollection {#4753 …}
    +reports: Doctrine\ORM\PersistentCollection {#4755 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
    -id: 257164
    -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6908513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703701846 {#4746
      date: 2023-12-27 19:30:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "The runways are probably 300 m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703702868 {#4977
    date: 2023-12-27 19:47:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4985 …}
  +nested: Doctrine\ORM\PersistentCollection {#4987 …}
  +votes: Doctrine\ORM\PersistentCollection {#4983 …}
  +reports: Doctrine\ORM\PersistentCollection {#4989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
  -id: 257200
  -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702868 {#4974
    date: 2023-12-27 19:47:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5146
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4978
    +user: Proxies\__CG__\App\Entity\User {#4981 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4747
      +user: Proxies\__CG__\App\Entity\User {#4748 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          Is this standard procedure or an emergency situation?\n
          \n
          OMG I wasn’t expecting this much answers! Thank you all 🙏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1708965093 {#4004
          date: 2024-02-26 17:31:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 257140
        -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6218936"
        +editedAt: DateTimeImmutable @1708507820 {#3940
          date: 2024-02-21 10:30:20.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703701329 {#4003
          date: 2023-12-27 19:22:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703701846 {#4745
        date: 2023-12-27 19:30:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4749 …}
      +nested: Doctrine\ORM\PersistentCollection {#4751 …}
      +votes: Doctrine\ORM\PersistentCollection {#4753 …}
      +reports: Doctrine\ORM\PersistentCollection {#4755 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
      -id: 257164
      -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6908513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703701846 {#4746
        date: 2023-12-27 19:30:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "The runways are probably 300 m apart."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703702868 {#4977
      date: 2023-12-27 19:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4983 …}
    +reports: Doctrine\ORM\PersistentCollection {#4989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    -id: 257200
    -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5910825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702868 {#4974
      date: 2023-12-27 19:47:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Ah, so it’s perspective trickery. Still scary AF to watch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703703061 {#5144
    date: 2023-12-27 19:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5147 …}
  +nested: Doctrine\ORM\PersistentCollection {#5149 …}
  +votes: Doctrine\ORM\PersistentCollection {#5151 …}
  +reports: Doctrine\ORM\PersistentCollection {#5153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5157 …}
  -id: 257206
  -bodyTs: "'af':9 'ah':1 'perspect':5 'scari':8 'still':7 'trickeri':6 'watch':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703061 {#5145
    date: 2023-12-27 19:51:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4978
    +user: Proxies\__CG__\App\Entity\User {#4981 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4747
      +user: Proxies\__CG__\App\Entity\User {#4748 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          Is this standard procedure or an emergency situation?\n
          \n
          OMG I wasn’t expecting this much answers! Thank you all 🙏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1708965093 {#4004
          date: 2024-02-26 17:31:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 257140
        -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6218936"
        +editedAt: DateTimeImmutable @1708507820 {#3940
          date: 2024-02-21 10:30:20.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703701329 {#4003
          date: 2023-12-27 19:22:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703701846 {#4745
        date: 2023-12-27 19:30:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4749 …}
      +nested: Doctrine\ORM\PersistentCollection {#4751 …}
      +votes: Doctrine\ORM\PersistentCollection {#4753 …}
      +reports: Doctrine\ORM\PersistentCollection {#4755 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
      -id: 257164
      -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6908513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703701846 {#4746
        date: 2023-12-27 19:30:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "The runways are probably 300 m apart."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703702868 {#4977
      date: 2023-12-27 19:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4983 …}
    +reports: Doctrine\ORM\PersistentCollection {#4989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    -id: 257200
    -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5910825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702868 {#4974
      date: 2023-12-27 19:47:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Ah, so it’s perspective trickery. Still scary AF to watch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703703061 {#5144
    date: 2023-12-27 19:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5147 …}
  +nested: Doctrine\ORM\PersistentCollection {#5149 …}
  +votes: Doctrine\ORM\PersistentCollection {#5151 …}
  +reports: Doctrine\ORM\PersistentCollection {#5153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5157 …}
  -id: 257206
  -bodyTs: "'af':9 'ah':1 'perspect':5 'scari':8 'still':7 'trickeri':6 'watch':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703061 {#5145
    date: 2023-12-27 19:51:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#5146
  +user: Proxies\__CG__\App\Entity\User {#4748 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4978
    +user: Proxies\__CG__\App\Entity\User {#4981 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4747
      +user: Proxies\__CG__\App\Entity\User {#4748 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          Is this standard procedure or an emergency situation?\n
          \n
          OMG I wasn’t expecting this much answers! Thank you all 🙏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1708965093 {#4004
          date: 2024-02-26 17:31:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 257140
        -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6218936"
        +editedAt: DateTimeImmutable @1708507820 {#3940
          date: 2024-02-21 10:30:20.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703701329 {#4003
          date: 2023-12-27 19:22:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "That has to be an emergency. I can’t see how any pilot would risk it unless they had to."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703701846 {#4745
        date: 2023-12-27 19:30:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4749 …}
      +nested: Doctrine\ORM\PersistentCollection {#4751 …}
      +votes: Doctrine\ORM\PersistentCollection {#4753 …}
      +reports: Doctrine\ORM\PersistentCollection {#4755 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4757 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4759 …}
      -id: 257164
      -bodyTs: "'emerg':6 'pilot':13 'risk':15 'see':10 'unless':17 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6908513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703701846 {#4746
        date: 2023-12-27 19:30:46.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "The runways are probably 300 m apart."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703702868 {#4977
      date: 2023-12-27 19:47:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@JoMiran@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4985 …}
    +nested: Doctrine\ORM\PersistentCollection {#4987 …}
    +votes: Doctrine\ORM\PersistentCollection {#4983 …}
    +reports: Doctrine\ORM\PersistentCollection {#4989 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4993 …}
    -id: 257200
    -bodyTs: "'300':5 'apart':7 'm':6 'probabl':4 'runway':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5910825"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702868 {#4974
      date: 2023-12-27 19:47:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Ah, so it’s perspective trickery. Still scary AF to watch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703703061 {#5144
    date: 2023-12-27 19:51:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@JoMiran@lemmy.ml"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5147 …}
  +nested: Doctrine\ORM\PersistentCollection {#5149 …}
  +votes: Doctrine\ORM\PersistentCollection {#5151 …}
  +reports: Doctrine\ORM\PersistentCollection {#5153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5157 …}
  -id: 257206
  -bodyTs: "'af':9 'ah':1 'perspect':5 'scari':8 'still':7 'trickeri':6 'watch':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703061 {#5145
    date: 2023-12-27 19:51:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Looks like San Francisco. There are two main runways there, this is common. I think it’s just time and chance to land at the same exact moment like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703702291 {#4761
    date: 2023-12-27 19:38:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 257172
  -bodyTs: "'chanc':21 'common':13 'exact':27 'francisco':4 'land':23 'like':2,29 'look':1 'main':8 'moment':28 'runway':9 'san':3 'think':15 'time':19 'two':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702291 {#4762
    date: 2023-12-27 19:38:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Looks like San Francisco. There are two main runways there, this is common. I think it’s just time and chance to land at the same exact moment like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703702291 {#4761
    date: 2023-12-27 19:38:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 257172
  -bodyTs: "'chanc':21 'common':13 'exact':27 'francisco':4 'land':23 'like':2,29 'look':1 'main':8 'moment':28 'runway':9 'san':3 'think':15 'time':19 'two':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702291 {#4762
    date: 2023-12-27 19:38:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4763
  +user: Proxies\__CG__\App\Entity\User {#4764 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Looks like San Francisco. There are two main runways there, this is common. I think it’s just time and chance to land at the same exact moment like this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1703702291 {#4761
    date: 2023-12-27 19:38:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4765 …}
  +nested: Doctrine\ORM\PersistentCollection {#4767 …}
  +votes: Doctrine\ORM\PersistentCollection {#4769 …}
  +reports: Doctrine\ORM\PersistentCollection {#4771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
  -id: 257172
  -bodyTs: "'chanc':21 'common':13 'exact':27 'francisco':4 'land':23 'like':2,29 'look':1 'main':8 'moment':28 'runway':9 'san':3 'think':15 'time':19 'two':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702291 {#4762
    date: 2023-12-27 19:38:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5012
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Looks like San Francisco. There are two main runways there, this is common. I think it’s just time and chance to land at the same exact moment like this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703702291 {#4761
      date: 2023-12-27 19:38:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 257172
    -bodyTs: "'chanc':21 'common':13 'exact':27 'francisco':4 'land':23 'like':2,29 'look':1 'main':8 'moment':28 'runway':9 'san':3 'think':15 'time':19 'two':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702291 {#4762
      date: 2023-12-27 19:38:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "SFO was my first thought too. It’s usually not quite this well timed in my experience; this is still a cool shot to catch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703713647 {#5010
    date: 2023-12-27 22:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Old_Dude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5014 …}
  +nested: Doctrine\ORM\PersistentCollection {#5016 …}
  +votes: Doctrine\ORM\PersistentCollection {#5018 …}
  +reports: Doctrine\ORM\PersistentCollection {#5020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
  -id: 257641
  -bodyTs: "'catch':25 'cool':22 'experi':17 'first':4 'quit':11 'sfo':1 'shot':23 'still':20 'thought':5 'time':14 'usual':9 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713647 {#5011
    date: 2023-12-27 22:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5012
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Looks like San Francisco. There are two main runways there, this is common. I think it’s just time and chance to land at the same exact moment like this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703702291 {#4761
      date: 2023-12-27 19:38:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 257172
    -bodyTs: "'chanc':21 'common':13 'exact':27 'francisco':4 'land':23 'like':2,29 'look':1 'main':8 'moment':28 'runway':9 'san':3 'think':15 'time':19 'two':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702291 {#4762
      date: 2023-12-27 19:38:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "SFO was my first thought too. It’s usually not quite this well timed in my experience; this is still a cool shot to catch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703713647 {#5010
    date: 2023-12-27 22:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Old_Dude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5014 …}
  +nested: Doctrine\ORM\PersistentCollection {#5016 …}
  +votes: Doctrine\ORM\PersistentCollection {#5018 …}
  +reports: Doctrine\ORM\PersistentCollection {#5020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
  -id: 257641
  -bodyTs: "'catch':25 'cool':22 'experi':17 'first':4 'quit':11 'sfo':1 'shot':23 'still':20 'thought':5 'time':14 'usual':9 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713647 {#5011
    date: 2023-12-27 22:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5012
  +user: Proxies\__CG__\App\Entity\User {#5013 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4763
    +user: Proxies\__CG__\App\Entity\User {#4764 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Looks like San Francisco. There are two main runways there, this is common. I think it’s just time and chance to land at the same exact moment like this."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1703702291 {#4761
      date: 2023-12-27 19:38:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4765 …}
    +nested: Doctrine\ORM\PersistentCollection {#4767 …}
    +votes: Doctrine\ORM\PersistentCollection {#4769 …}
    +reports: Doctrine\ORM\PersistentCollection {#4771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    -id: 257172
    -bodyTs: "'chanc':21 'common':13 'exact':27 'francisco':4 'land':23 'like':2,29 'look':1 'main':8 'moment':28 'runway':9 'san':3 'think':15 'time':19 'two':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266153"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702291 {#4762
      date: 2023-12-27 19:38:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "SFO was my first thought too. It’s usually not quite this well timed in my experience; this is still a cool shot to catch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703713647 {#5010
    date: 2023-12-27 22:47:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Old_Dude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5014 …}
  +nested: Doctrine\ORM\PersistentCollection {#5016 …}
  +votes: Doctrine\ORM\PersistentCollection {#5018 …}
  +reports: Doctrine\ORM\PersistentCollection {#5020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5024 …}
  -id: 257641
  -bodyTs: "'catch':25 'cool':22 'experi':17 'first':4 'quit':11 'sfo':1 'shot':23 'still':20 'thought':5 'time':14 'usual':9 'well':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713647 {#5011
    date: 2023-12-27 22:47:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    It looks dangerously close due to the camera lens.\n
    \n
    In reality it wasn’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703702482 {#4777
    date: 2023-12-27 19:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 257186
  -bodyTs: "'camera':8 'close':4 'danger':3 'due':5 'len':9 'look':2 'realiti':11 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702482 {#4778
    date: 2023-12-27 19:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    It looks dangerously close due to the camera lens.\n
    \n
    In reality it wasn’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703702482 {#4777
    date: 2023-12-27 19:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 257186
  -bodyTs: "'camera':8 'close':4 'danger':3 'due':5 'len':9 'look':2 'realiti':11 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702482 {#4778
    date: 2023-12-27 19:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4779
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    It looks dangerously close due to the camera lens.\n
    \n
    In reality it wasn’t.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703702482 {#4777
    date: 2023-12-27 19:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4781 …}
  +nested: Doctrine\ORM\PersistentCollection {#4783 …}
  +votes: Doctrine\ORM\PersistentCollection {#4785 …}
  +reports: Doctrine\ORM\PersistentCollection {#4787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4791 …}
  -id: 257186
  -bodyTs: "'camera':8 'close':4 'danger':3 'due':5 'len':9 'look':2 'realiti':11 'wasn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702482 {#4778
    date: 2023-12-27 19:41:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    So the Alaska is a e175 which is about 70 people vs the United which is about 170 people. It looks close because of the angle and some camera tricks. Landing on parallel runways happens all the time.\n
    \n
    They are called Precission radar monitoring approaches and they start doing them when things get super congested. Requires us to listen to another radio so atc can tell us to break-out if someone crosses the no go zone in between the runways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703703124 {#4793
    date: 2023-12-27 19:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 257209
  -bodyTs: "'170':18 '70':10 'alaska':3 'angl':26 'anoth':61 'approach':45 'atc':64 'break':70 'break-out':69 'call':41 'camera':29 'close':22 'congest':55 'cross':74 'e175':6 'get':53 'go':77 'happen':35 'land':31 'listen':59 'look':21 'monitor':44 'parallel':33 'peopl':11,19 'preciss':42 'radar':43 'radio':62 'requir':56 'runway':34,82 'someon':73 'start':48 'super':54 'tell':66 'thing':52 'time':38 'trick':30 'unit':14 'us':57,67 'vs':12 'zone':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4162341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703124 {#4794
    date: 2023-12-27 19:52:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    So the Alaska is a e175 which is about 70 people vs the United which is about 170 people. It looks close because of the angle and some camera tricks. Landing on parallel runways happens all the time.\n
    \n
    They are called Precission radar monitoring approaches and they start doing them when things get super congested. Requires us to listen to another radio so atc can tell us to break-out if someone crosses the no go zone in between the runways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703703124 {#4793
    date: 2023-12-27 19:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 257209
  -bodyTs: "'170':18 '70':10 'alaska':3 'angl':26 'anoth':61 'approach':45 'atc':64 'break':70 'break-out':69 'call':41 'camera':29 'close':22 'congest':55 'cross':74 'e175':6 'get':53 'go':77 'happen':35 'land':31 'listen':59 'look':21 'monitor':44 'parallel':33 'peopl':11,19 'preciss':42 'radar':43 'radio':62 'requir':56 'runway':34,82 'someon':73 'start':48 'super':54 'tell':66 'thing':52 'time':38 'trick':30 'unit':14 'us':57,67 'vs':12 'zone':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4162341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703124 {#4794
    date: 2023-12-27 19:52:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4795
  +user: Proxies\__CG__\App\Entity\User {#4796 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    So the Alaska is a e175 which is about 70 people vs the United which is about 170 people. It looks close because of the angle and some camera tricks. Landing on parallel runways happens all the time.\n
    \n
    They are called Precission radar monitoring approaches and they start doing them when things get super congested. Requires us to listen to another radio so atc can tell us to break-out if someone crosses the no go zone in between the runways.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1703703124 {#4793
    date: 2023-12-27 19:52:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4797 …}
  +nested: Doctrine\ORM\PersistentCollection {#4799 …}
  +votes: Doctrine\ORM\PersistentCollection {#4801 …}
  +reports: Doctrine\ORM\PersistentCollection {#4803 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4805 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4807 …}
  -id: 257209
  -bodyTs: "'170':18 '70':10 'alaska':3 'angl':26 'anoth':61 'approach':45 'atc':64 'break':70 'break-out':69 'call':41 'camera':29 'close':22 'congest':55 'cross':74 'e175':6 'get':53 'go':77 'happen':35 'land':31 'listen':59 'look':21 'monitor':44 'parallel':33 'peopl':11,19 'preciss':42 'radar':43 'radio':62 'requir':56 'runway':34,82 'someon':73 'start':48 'super':54 'tell':66 'thing':52 'time':38 'trick':30 'unit':14 'us':57,67 'vs':12 'zone':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4162341"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703703124 {#4794
    date: 2023-12-27 19:52:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1703702523 {#4809
    date: 2023-12-27 19:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 257188
  -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266200"
  +editedAt: DateTimeImmutable @1708497092 {#4810
    date: 2024-02-21 07:31:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703702523 {#4811
    date: 2023-12-27 19:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1703702523 {#4809
    date: 2023-12-27 19:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 257188
  -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266200"
  +editedAt: DateTimeImmutable @1708497092 {#4810
    date: 2024-02-21 07:31:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703702523 {#4811
    date: 2023-12-27 19:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4812
  +user: Proxies\__CG__\App\Entity\User {#4813 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1703702523 {#4809
    date: 2023-12-27 19:42:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4814 …}
  +nested: Doctrine\ORM\PersistentCollection {#4816 …}
  +votes: Doctrine\ORM\PersistentCollection {#4818 …}
  +reports: Doctrine\ORM\PersistentCollection {#4820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
  -id: 257188
  -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266200"
  +editedAt: DateTimeImmutable @1708497092 {#4810
    date: 2024-02-21 07:31:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703702523 {#4811
    date: 2023-12-27 19:42:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4812
    +user: Proxies\__CG__\App\Entity\User {#4813 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1703702523 {#4809
      date: 2023-12-27 19:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 257188
    -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266200"
    +editedAt: DateTimeImmutable @1708497092 {#4810
      date: 2024-02-21 07:31:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703702523 {#4811
      date: 2023-12-27 19:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702756 {#5026
    date: 2023-12-27 19:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -id: 257195
  -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702756 {#5027
    date: 2023-12-27 19:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4812
    +user: Proxies\__CG__\App\Entity\User {#4813 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1703702523 {#4809
      date: 2023-12-27 19:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 257188
    -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266200"
    +editedAt: DateTimeImmutable @1708497092 {#4810
      date: 2024-02-21 07:31:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703702523 {#4811
      date: 2023-12-27 19:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702756 {#5026
    date: 2023-12-27 19:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -id: 257195
  -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702756 {#5027
    date: 2023-12-27 19:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5028
  +user: Proxies\__CG__\App\Entity\User {#4981 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4812
    +user: Proxies\__CG__\App\Entity\User {#4813 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1703702523 {#4809
      date: 2023-12-27 19:42:03.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4814 …}
    +nested: Doctrine\ORM\PersistentCollection {#4816 …}
    +votes: Doctrine\ORM\PersistentCollection {#4818 …}
    +reports: Doctrine\ORM\PersistentCollection {#4820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
    -id: 257188
    -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266200"
    +editedAt: DateTimeImmutable @1708497092 {#4810
      date: 2024-02-21 07:31:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703702523 {#4811
      date: 2023-12-27 19:42:03.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702756 {#5026
    date: 2023-12-27 19:45:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -id: 257195
  -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5910812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702756 {#5027
    date: 2023-12-27 19:45:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5028
    +user: Proxies\__CG__\App\Entity\User {#4981 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4812
      +user: Proxies\__CG__\App\Entity\User {#4813 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          Is this standard procedure or an emergency situation?\n
          \n
          OMG I wasn’t expecting this much answers! Thank you all 🙏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1708965093 {#4004
          date: 2024-02-26 17:31:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 257140
        -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6218936"
        +editedAt: DateTimeImmutable @1708507820 {#3940
          date: 2024-02-21 10:30:20.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703701329 {#4003
          date: 2023-12-27 19:22:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1703702523 {#4809
        date: 2023-12-27 19:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 257188
      -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266200"
      +editedAt: DateTimeImmutable @1708497092 {#4810
        date: 2024-02-21 07:31:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703702523 {#4811
        date: 2023-12-27 19:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703702756 {#5026
      date: 2023-12-27 19:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5029 …}
    +nested: Doctrine\ORM\PersistentCollection {#5031 …}
    +votes: Doctrine\ORM\PersistentCollection {#5033 …}
    +reports: Doctrine\ORM\PersistentCollection {#5035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
    -id: 257195
    -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5910812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702756 {#5027
      date: 2023-12-27 19:45:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Gotta love the nifty fifty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703706990 {#5135
    date: 2023-12-27 20:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5122 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 257380
  -bodyTs: "'fifti':5 'gotta':1 'love':2 'nifti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706990 {#5132
    date: 2023-12-27 20:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5028
    +user: Proxies\__CG__\App\Entity\User {#4981 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4812
      +user: Proxies\__CG__\App\Entity\User {#4813 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          Is this standard procedure or an emergency situation?\n
          \n
          OMG I wasn’t expecting this much answers! Thank you all 🙏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1708965093 {#4004
          date: 2024-02-26 17:31:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 257140
        -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6218936"
        +editedAt: DateTimeImmutable @1708507820 {#3940
          date: 2024-02-21 10:30:20.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703701329 {#4003
          date: 2023-12-27 19:22:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1703702523 {#4809
        date: 2023-12-27 19:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 257188
      -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266200"
      +editedAt: DateTimeImmutable @1708497092 {#4810
        date: 2024-02-21 07:31:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703702523 {#4811
        date: 2023-12-27 19:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703702756 {#5026
      date: 2023-12-27 19:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5029 …}
    +nested: Doctrine\ORM\PersistentCollection {#5031 …}
    +votes: Doctrine\ORM\PersistentCollection {#5033 …}
    +reports: Doctrine\ORM\PersistentCollection {#5035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
    -id: 257195
    -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5910812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702756 {#5027
      date: 2023-12-27 19:45:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Gotta love the nifty fifty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703706990 {#5135
    date: 2023-12-27 20:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5122 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 257380
  -bodyTs: "'fifti':5 'gotta':1 'love':2 'nifti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706990 {#5132
    date: 2023-12-27 20:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5134
  +user: Proxies\__CG__\App\Entity\User {#5128 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5028
    +user: Proxies\__CG__\App\Entity\User {#4981 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4812
      +user: Proxies\__CG__\App\Entity\User {#4813 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#3994
        +user: App\Entity\User {#3942 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: """
          Is this standard procedure or an emergency situation?\n
          \n
          OMG I wasn’t expecting this much answers! Thank you all 🙏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1708965093 {#4004
          date: 2024-02-26 17:31:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3992 …}
        +nested: Doctrine\ORM\PersistentCollection {#3990 …}
        +votes: Doctrine\ORM\PersistentCollection {#3988 …}
        +reports: Doctrine\ORM\PersistentCollection {#3986 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
        -id: 257140
        -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6218936"
        +editedAt: DateTimeImmutable @1708507820 {#3940
          date: 2024-02-21 10:30:20.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703701329 {#4003
          date: 2023-12-27 19:22:09.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1703702523 {#4809
        date: 2023-12-27 19:42:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4814 …}
      +nested: Doctrine\ORM\PersistentCollection {#4816 …}
      +votes: Doctrine\ORM\PersistentCollection {#4818 …}
      +reports: Doctrine\ORM\PersistentCollection {#4820 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
      -id: 257188
      -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266200"
      +editedAt: DateTimeImmutable @1708497092 {#4810
        date: 2024-02-21 07:31:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703702523 {#4811
        date: 2023-12-27 19:42:03.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703702756 {#5026
      date: 2023-12-27 19:45:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@Trollception@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5029 …}
    +nested: Doctrine\ORM\PersistentCollection {#5031 …}
    +votes: Doctrine\ORM\PersistentCollection {#5033 …}
    +reports: Doctrine\ORM\PersistentCollection {#5035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
    -id: 257195
    -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5910812"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702756 {#5027
      date: 2023-12-27 19:45:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Gotta love the nifty fifty."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703706990 {#5135
    date: 2023-12-27 20:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
    "@someguy3@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5122 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
  -id: 257380
  -bodyTs: "'fifti':5 'gotta':1 'love':2 'nifti':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706990 {#5132
    date: 2023-12-27 20:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5216
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#5028
      +user: Proxies\__CG__\App\Entity\User {#4981 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4812
        +user: Proxies\__CG__\App\Entity\User {#4813 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#3994
          +user: App\Entity\User {#3942 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: """
            Is this standard procedure or an emergency situation?\n
            \n
            OMG I wasn’t expecting this much answers! Thank you all 🙏
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1708965093 {#4004
            date: 2024-02-26 17:31:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zephyr@lemmy.world"
            "@zephyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3992 …}
          +nested: Doctrine\ORM\PersistentCollection {#3990 …}
          +votes: Doctrine\ORM\PersistentCollection {#3988 …}
          +reports: Doctrine\ORM\PersistentCollection {#3986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
          -id: 257140
          -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemy.lol/comment/6218936"
          +editedAt: DateTimeImmutable @1708507820 {#3940
            date: 2024-02-21 10:30:20.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703701329 {#4003
            date: 2023-12-27 19:22:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3994}
        +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1703702523 {#4809
          date: 2023-12-27 19:42:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@syd@lemy.lol"
          "@zephyr@lemmy.world"
          "@syd@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 257188
        -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6266200"
        +editedAt: DateTimeImmutable @1708497092 {#4810
          date: 2024-02-21 07:31:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703702523 {#4811
          date: 2023-12-27 19:42:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703702756 {#5026
        date: 2023-12-27 19:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
        "@Trollception@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5029 …}
      +nested: Doctrine\ORM\PersistentCollection {#5031 …}
      +votes: Doctrine\ORM\PersistentCollection {#5033 …}
      +reports: Doctrine\ORM\PersistentCollection {#5035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
      -id: 257195
      -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5910812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703702756 {#5027
        date: 2023-12-27 19:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Gotta love the nifty fifty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703706990 {#5135
      date: 2023-12-27 20:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@Trollception@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 257380
    -bodyTs: "'fifti':5 'gotta':1 'love':2 'nifti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6267090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706990 {#5132
      date: 2023-12-27 20:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "50 on a 35 with some 800 in the back… ❤️❤️❤️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703717233 {#5217
    date: 2023-12-27 23:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
    "@someguy3@lemmy.ca"
    "@EatYouWell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 257791
  -bodyTs: "'35':4 '50':1 '800':7 'back':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717233 {#5220
    date: 2023-12-27 23:47:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5216
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#5028
      +user: Proxies\__CG__\App\Entity\User {#4981 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4812
        +user: Proxies\__CG__\App\Entity\User {#4813 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#3994
          +user: App\Entity\User {#3942 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: """
            Is this standard procedure or an emergency situation?\n
            \n
            OMG I wasn’t expecting this much answers! Thank you all 🙏
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1708965093 {#4004
            date: 2024-02-26 17:31:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zephyr@lemmy.world"
            "@zephyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3992 …}
          +nested: Doctrine\ORM\PersistentCollection {#3990 …}
          +votes: Doctrine\ORM\PersistentCollection {#3988 …}
          +reports: Doctrine\ORM\PersistentCollection {#3986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
          -id: 257140
          -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemy.lol/comment/6218936"
          +editedAt: DateTimeImmutable @1708507820 {#3940
            date: 2024-02-21 10:30:20.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703701329 {#4003
            date: 2023-12-27 19:22:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3994}
        +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1703702523 {#4809
          date: 2023-12-27 19:42:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@syd@lemy.lol"
          "@zephyr@lemmy.world"
          "@syd@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 257188
        -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6266200"
        +editedAt: DateTimeImmutable @1708497092 {#4810
          date: 2024-02-21 07:31:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703702523 {#4811
          date: 2023-12-27 19:42:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703702756 {#5026
        date: 2023-12-27 19:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
        "@Trollception@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5029 …}
      +nested: Doctrine\ORM\PersistentCollection {#5031 …}
      +votes: Doctrine\ORM\PersistentCollection {#5033 …}
      +reports: Doctrine\ORM\PersistentCollection {#5035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
      -id: 257195
      -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5910812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703702756 {#5027
        date: 2023-12-27 19:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Gotta love the nifty fifty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703706990 {#5135
      date: 2023-12-27 20:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@Trollception@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 257380
    -bodyTs: "'fifti':5 'gotta':1 'love':2 'nifti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6267090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706990 {#5132
      date: 2023-12-27 20:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "50 on a 35 with some 800 in the back… ❤️❤️❤️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703717233 {#5217
    date: 2023-12-27 23:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
    "@someguy3@lemmy.ca"
    "@EatYouWell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 257791
  -bodyTs: "'35':4 '50':1 '800':7 'back':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717233 {#5220
    date: 2023-12-27 23:47:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5216
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5134
    +user: Proxies\__CG__\App\Entity\User {#5128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#5028
      +user: Proxies\__CG__\App\Entity\User {#4981 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4812
        +user: Proxies\__CG__\App\Entity\User {#4813 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#3994
          +user: App\Entity\User {#3942 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: """
            Is this standard procedure or an emergency situation?\n
            \n
            OMG I wasn’t expecting this much answers! Thank you all 🙏
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1708965093 {#4004
            date: 2024-02-26 17:31:33.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zephyr@lemmy.world"
            "@zephyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3992 …}
          +nested: Doctrine\ORM\PersistentCollection {#3990 …}
          +votes: Doctrine\ORM\PersistentCollection {#3988 …}
          +reports: Doctrine\ORM\PersistentCollection {#3986 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
          -id: 257140
          -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemy.lol/comment/6218936"
          +editedAt: DateTimeImmutable @1708507820 {#3940
            date: 2024-02-21 10:30:20.0 +01:00
          }
          +createdAt: DateTimeImmutable @1703701329 {#4003
            date: 2023-12-27 19:22:09.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#3994}
        +body: "The runways are likely pretty far apart. Telephoto lenses compress depth and make objects appear closer to each other. It’s why telephoto lenses are used for portraits to make facial features look more attractive and with slightly less depth."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1703702523 {#4809
          date: 2023-12-27 19:42:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@syd@lemy.lol"
          "@zephyr@lemmy.world"
          "@syd@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4814 …}
        +nested: Doctrine\ORM\PersistentCollection {#4816 …}
        +votes: Doctrine\ORM\PersistentCollection {#4818 …}
        +reports: Doctrine\ORM\PersistentCollection {#4820 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4822 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4824 …}
        -id: 257188
        -bodyTs: "'apart':7 'appear':15 'attract':35 'closer':16 'compress':10 'depth':11,40 'facial':31 'far':6 'featur':32 'lens':9,24 'less':39 'like':4 'look':33 'make':13,30 'object':14 'portrait':28 'pretti':5 'runway':2 'slight':38 'telephoto':8,23 'use':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6266200"
        +editedAt: DateTimeImmutable @1708497092 {#4810
          date: 2024-02-21 07:31:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703702523 {#4811
          date: 2023-12-27 19:42:03.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#3994}
      +body: "Well you use 50 mm (in the old system) because that was considered the “correct” perspective. Less would give you the fisheye lense distortion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703702756 {#5026
        date: 2023-12-27 19:45:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@syd@lemy.lol"
        "@Trollception@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5029 …}
      +nested: Doctrine\ORM\PersistentCollection {#5031 …}
      +votes: Doctrine\ORM\PersistentCollection {#5033 …}
      +reports: Doctrine\ORM\PersistentCollection {#5035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
      -id: 257195
      -bodyTs: "'50':4 'consid':13 'correct':15 'distort':24 'fishey':22 'give':19 'lens':23 'less':17 'mm':5 'old':8 'perspect':16 'system':9 'use':3 'well':1 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5910812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703702756 {#5027
        date: 2023-12-27 19:45:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "Gotta love the nifty fifty."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703706990 {#5135
      date: 2023-12-27 20:56:30.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@Trollception@lemmy.world"
      "@someguy3@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5122 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5124 …}
    +reports: Doctrine\ORM\PersistentCollection {#5138 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5140 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5142 …}
    -id: 257380
    -bodyTs: "'fifti':5 'gotta':1 'love':2 'nifti':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6267090"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706990 {#5132
      date: 2023-12-27 20:56:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "50 on a 35 with some 800 in the back… ❤️❤️❤️"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703717233 {#5217
    date: 2023-12-27 23:47:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Trollception@lemmy.world"
    "@someguy3@lemmy.ca"
    "@EatYouWell@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5208 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5210 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 257791
  -bodyTs: "'35':4 '50':1 '800':7 'back':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268973"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717233 {#5220
    date: 2023-12-27 23:47:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4828
  +user: Proxies\__CG__\App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    I’ve done this (sitting in a passenger seat), it’s normal. This video is a bit of an optical illusion, the planes are nowhere near as close as they look.\n
    \n
    There are certain airports where it’s standard procedure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703702263 {#4826
    date: 2023-12-27 19:37:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4830 …}
  +nested: Doctrine\ORM\PersistentCollection {#4832 …}
  +votes: Doctrine\ORM\PersistentCollection {#4834 …}
  +reports: Doctrine\ORM\PersistentCollection {#4836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
  -id: 257330
  -bodyTs: "'airport':35 'bit':17 'certain':34 'close':28 'done':3 'illus':21 'look':31 'near':26 'normal':12 'nowher':25 'optic':20 'passeng':8 'plane':23 'procedur':40 'seat':9 'sit':5 'standard':39 've':2 'video':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4670966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702263 {#4827
    date: 2023-12-27 19:37:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4828
  +user: Proxies\__CG__\App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    I’ve done this (sitting in a passenger seat), it’s normal. This video is a bit of an optical illusion, the planes are nowhere near as close as they look.\n
    \n
    There are certain airports where it’s standard procedure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703702263 {#4826
    date: 2023-12-27 19:37:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4830 …}
  +nested: Doctrine\ORM\PersistentCollection {#4832 …}
  +votes: Doctrine\ORM\PersistentCollection {#4834 …}
  +reports: Doctrine\ORM\PersistentCollection {#4836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
  -id: 257330
  -bodyTs: "'airport':35 'bit':17 'certain':34 'close':28 'done':3 'illus':21 'look':31 'near':26 'normal':12 'nowher':25 'optic':20 'passeng':8 'plane':23 'procedur':40 'seat':9 'sit':5 'standard':39 've':2 'video':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4670966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702263 {#4827
    date: 2023-12-27 19:37:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4828
  +user: Proxies\__CG__\App\Entity\User {#4829 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    I’ve done this (sitting in a passenger seat), it’s normal. This video is a bit of an optical illusion, the planes are nowhere near as close as they look.\n
    \n
    There are certain airports where it’s standard procedure.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703702263 {#4826
    date: 2023-12-27 19:37:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4830 …}
  +nested: Doctrine\ORM\PersistentCollection {#4832 …}
  +votes: Doctrine\ORM\PersistentCollection {#4834 …}
  +reports: Doctrine\ORM\PersistentCollection {#4836 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
  -id: 257330
  -bodyTs: "'airport':35 'bit':17 'certain':34 'close':28 'done':3 'illus':21 'look':31 'near':26 'normal':12 'nowher':25 'optic':20 'passeng':8 'plane':23 'procedur':40 'seat':9 'sit':5 'standard':39 've':2 'video':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/4670966"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702263 {#4827
    date: 2023-12-27 19:37:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5044 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4829 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: """
      I’ve done this (sitting in a passenger seat), it’s normal. This video is a bit of an optical illusion, the planes are nowhere near as close as they look.\n
      \n
      There are certain airports where it’s standard procedure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703702263 {#4826
      date: 2023-12-27 19:37:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4830 …}
    +nested: Doctrine\ORM\PersistentCollection {#4832 …}
    +votes: Doctrine\ORM\PersistentCollection {#4834 …}
    +reports: Doctrine\ORM\PersistentCollection {#4836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
    -id: 257330
    -bodyTs: "'airport':35 'bit':17 'certain':34 'close':28 'done':3 'illus':21 'look':31 'near':26 'normal':12 'nowher':25 'optic':20 'passeng':8 'plane':23 'procedur':40 'seat':9 'sit':5 'standard':39 've':2 'video':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4670966"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702263 {#4827
      date: 2023-12-27 19:37:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Landing an airplane from a passenger seat takes mad skill! Respect!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703709516 {#5041
    date: 2023-12-27 21:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5045 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5049 …}
  +reports: Doctrine\ORM\PersistentCollection {#5051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
  -id: 257472
  -bodyTs: "'airplan':3 'land':1 'mad':9 'passeng':6 'respect':11 'seat':7 'skill':10 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709516 {#5042
    date: 2023-12-27 21:38:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5044 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4829 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: """
      I’ve done this (sitting in a passenger seat), it’s normal. This video is a bit of an optical illusion, the planes are nowhere near as close as they look.\n
      \n
      There are certain airports where it’s standard procedure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703702263 {#4826
      date: 2023-12-27 19:37:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4830 …}
    +nested: Doctrine\ORM\PersistentCollection {#4832 …}
    +votes: Doctrine\ORM\PersistentCollection {#4834 …}
    +reports: Doctrine\ORM\PersistentCollection {#4836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
    -id: 257330
    -bodyTs: "'airport':35 'bit':17 'certain':34 'close':28 'done':3 'illus':21 'look':31 'near':26 'normal':12 'nowher':25 'optic':20 'passeng':8 'plane':23 'procedur':40 'seat':9 'sit':5 'standard':39 've':2 'video':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4670966"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702263 {#4827
      date: 2023-12-27 19:37:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Landing an airplane from a passenger seat takes mad skill! Respect!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703709516 {#5041
    date: 2023-12-27 21:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5045 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5049 …}
  +reports: Doctrine\ORM\PersistentCollection {#5051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
  -id: 257472
  -bodyTs: "'airplan':3 'land':1 'mad':9 'passeng':6 'respect':11 'seat':7 'skill':10 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709516 {#5042
    date: 2023-12-27 21:38:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#5044 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4828
    +user: Proxies\__CG__\App\Entity\User {#4829 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: """
      I’ve done this (sitting in a passenger seat), it’s normal. This video is a bit of an optical illusion, the planes are nowhere near as close as they look.\n
      \n
      There are certain airports where it’s standard procedure.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703702263 {#4826
      date: 2023-12-27 19:37:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4830 …}
    +nested: Doctrine\ORM\PersistentCollection {#4832 …}
    +votes: Doctrine\ORM\PersistentCollection {#4834 …}
    +reports: Doctrine\ORM\PersistentCollection {#4836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4838 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4840 …}
    -id: 257330
    -bodyTs: "'airport':35 'bit':17 'certain':34 'close':28 'done':3 'illus':21 'look':31 'near':26 'normal':12 'nowher':25 'optic':20 'passeng':8 'plane':23 'procedur':40 'seat':9 'sit':5 'standard':39 've':2 'video':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.nz/comment/4670966"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703702263 {#4827
      date: 2023-12-27 19:37:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Landing an airplane from a passenger seat takes mad skill! Respect!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703709516 {#5041
    date: 2023-12-27 21:38:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Dave@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5045 …}
  +nested: Doctrine\ORM\PersistentCollection {#5047 …}
  +votes: Doctrine\ORM\PersistentCollection {#5049 …}
  +reports: Doctrine\ORM\PersistentCollection {#5051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5055 …}
  -id: 257472
  -bodyTs: "'airplan':3 'land':1 'mad':9 'passeng':6 'respect':11 'seat':7 'skill':10 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267575"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709516 {#5042
    date: 2023-12-27 21:38:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4845
  +user: Proxies\__CG__\App\Entity\User {#4846 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    Not necessarily standard, but not likely an emergency. [Loads of places have the setup required for parallel landings / takeoffs](https://simpleflying.com/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/), it’s just usually more efficient to have them alternating\n
    \n
    [Here’s a list of the places that have parallel runways](https://skybrary.aero/articles/parallel-runway-operation) (bottom of the page)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703702461 {#4842
    date: 2023-12-27 19:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4847 …}
  +nested: Doctrine\ORM\PersistentCollection {#4849 …}
  +votes: Doctrine\ORM\PersistentCollection {#4851 …}
  +reports: Doctrine\ORM\PersistentCollection {#4853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
  -id: 261128
  -bodyTs: "'/articles/parallel-runway-operation)':46 '/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/),':22 'altern':32 'bottom':47 'effici':28 'emerg':8 'land':18 'like':6 'list':36 'load':9 'necessarili':2 'page':50 'parallel':17,42 'place':11,39 'requir':15 'runway':43 'setup':14 'simpleflying.com':21 'simpleflying.com/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/),':20 'skybrary.aero':45 'skybrary.aero/articles/parallel-runway-operation)':44 'standard':3 'takeoff':19 'usual':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5643420"
  +editedAt: DateTimeImmutable @1708896676 {#4843
    date: 2024-02-25 22:31:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703702461 {#4844
    date: 2023-12-27 19:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4845
  +user: Proxies\__CG__\App\Entity\User {#4846 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    Not necessarily standard, but not likely an emergency. [Loads of places have the setup required for parallel landings / takeoffs](https://simpleflying.com/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/), it’s just usually more efficient to have them alternating\n
    \n
    [Here’s a list of the places that have parallel runways](https://skybrary.aero/articles/parallel-runway-operation) (bottom of the page)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703702461 {#4842
    date: 2023-12-27 19:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4847 …}
  +nested: Doctrine\ORM\PersistentCollection {#4849 …}
  +votes: Doctrine\ORM\PersistentCollection {#4851 …}
  +reports: Doctrine\ORM\PersistentCollection {#4853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
  -id: 261128
  -bodyTs: "'/articles/parallel-runway-operation)':46 '/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/),':22 'altern':32 'bottom':47 'effici':28 'emerg':8 'land':18 'like':6 'list':36 'load':9 'necessarili':2 'page':50 'parallel':17,42 'place':11,39 'requir':15 'runway':43 'setup':14 'simpleflying.com':21 'simpleflying.com/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/),':20 'skybrary.aero':45 'skybrary.aero/articles/parallel-runway-operation)':44 'standard':3 'takeoff':19 'usual':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5643420"
  +editedAt: DateTimeImmutable @1708896676 {#4843
    date: 2024-02-25 22:31:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703702461 {#4844
    date: 2023-12-27 19:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4845
  +user: Proxies\__CG__\App\Entity\User {#4846 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: """
    Not necessarily standard, but not likely an emergency. [Loads of places have the setup required for parallel landings / takeoffs](https://simpleflying.com/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/), it’s just usually more efficient to have them alternating\n
    \n
    [Here’s a list of the places that have parallel runways](https://skybrary.aero/articles/parallel-runway-operation) (bottom of the page)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703702461 {#4842
    date: 2023-12-27 19:41:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4847 …}
  +nested: Doctrine\ORM\PersistentCollection {#4849 …}
  +votes: Doctrine\ORM\PersistentCollection {#4851 …}
  +reports: Doctrine\ORM\PersistentCollection {#4853 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4855 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4857 …}
  -id: 261128
  -bodyTs: "'/articles/parallel-runway-operation)':46 '/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/),':22 'altern':32 'bottom':47 'effici':28 'emerg':8 'land':18 'like':6 'list':36 'load':9 'necessarili':2 'page':50 'parallel':17,42 'place':11,39 'requir':15 'runway':43 'setup':14 'simpleflying.com':21 'simpleflying.com/us-airports-with-parallel-runways-for-simultaneous-takeoffs-landings/),':20 'skybrary.aero':45 'skybrary.aero/articles/parallel-runway-operation)':44 'standard':3 'takeoff':19 'usual':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5643420"
  +editedAt: DateTimeImmutable @1708896676 {#4843
    date: 2024-02-25 22:31:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703702461 {#4844
    date: 2023-12-27 19:41:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4862
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "SOP (like 99% sure). Many airports have parallel runways with more than enough clearance for two simultaneous landings. I have been a passenger in this scenario at least four times that I can think of, and I don’t fly that much. I think those were in Denver, SFO and LAX. I don’t recall there being any situation that would be considered an emergency on any of those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1703701986 {#4859
    date: 2023-12-27 19:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4864 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4868 …}
  +reports: Doctrine\ORM\PersistentCollection {#4870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
  -id: 257167
  -bodyTs: "'99':3 'airport':6 'clearanc':14 'consid':63 'denver':48 'emerg':65 'enough':13 'fli':40 'four':29 'land':18 'lax':51 'least':28 'like':2 'mani':5 'much':42 'parallel':8 'passeng':23 'recal':55 'runway':9 'scenario':26 'sfo':49 'simultan':17 'situat':59 'sop':1 'sure':4 'think':34,44 'time':30 'two':16 'would':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266088"
  +editedAt: DateTimeImmutable @1708496001 {#4860
    date: 2024-02-21 07:13:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701986 {#4861
    date: 2023-12-27 19:33:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4862
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "SOP (like 99% sure). Many airports have parallel runways with more than enough clearance for two simultaneous landings. I have been a passenger in this scenario at least four times that I can think of, and I don’t fly that much. I think those were in Denver, SFO and LAX. I don’t recall there being any situation that would be considered an emergency on any of those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1703701986 {#4859
    date: 2023-12-27 19:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4864 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4868 …}
  +reports: Doctrine\ORM\PersistentCollection {#4870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
  -id: 257167
  -bodyTs: "'99':3 'airport':6 'clearanc':14 'consid':63 'denver':48 'emerg':65 'enough':13 'fli':40 'four':29 'land':18 'lax':51 'least':28 'like':2 'mani':5 'much':42 'parallel':8 'passeng':23 'recal':55 'runway':9 'scenario':26 'sfo':49 'simultan':17 'situat':59 'sop':1 'sure':4 'think':34,44 'time':30 'two':16 'would':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266088"
  +editedAt: DateTimeImmutable @1708496001 {#4860
    date: 2024-02-21 07:13:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701986 {#4861
    date: 2023-12-27 19:33:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4862
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "SOP (like 99% sure). Many airports have parallel runways with more than enough clearance for two simultaneous landings. I have been a passenger in this scenario at least four times that I can think of, and I don’t fly that much. I think those were in Denver, SFO and LAX. I don’t recall there being any situation that would be considered an emergency on any of those."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1703701986 {#4859
    date: 2023-12-27 19:33:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4864 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4868 …}
  +reports: Doctrine\ORM\PersistentCollection {#4870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
  -id: 257167
  -bodyTs: "'99':3 'airport':6 'clearanc':14 'consid':63 'denver':48 'emerg':65 'enough':13 'fli':40 'four':29 'land':18 'lax':51 'least':28 'like':2 'mani':5 'much':42 'parallel':8 'passeng':23 'recal':55 'runway':9 'scenario':26 'sfo':49 'simultan':17 'situat':59 'sop':1 'sure':4 'think':34,44 'time':30 'two':16 'would':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266088"
  +editedAt: DateTimeImmutable @1708496001 {#4860
    date: 2024-02-21 07:13:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703701986 {#4861
    date: 2023-12-27 19:33:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4997
  +user: Proxies\__CG__\App\Entity\User {#4846 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4862
    +user: Proxies\__CG__\App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "SOP (like 99% sure). Many airports have parallel runways with more than enough clearance for two simultaneous landings. I have been a passenger in this scenario at least four times that I can think of, and I don’t fly that much. I think those were in Denver, SFO and LAX. I don’t recall there being any situation that would be considered an emergency on any of those."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1703701986 {#4859
      date: 2023-12-27 19:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4864 …}
    +nested: Doctrine\ORM\PersistentCollection {#4866 …}
    +votes: Doctrine\ORM\PersistentCollection {#4868 …}
    +reports: Doctrine\ORM\PersistentCollection {#4870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
    -id: 257167
    -bodyTs: "'99':3 'airport':6 'clearanc':14 'consid':63 'denver':48 'emerg':65 'enough':13 'fli':40 'four':29 'land':18 'lax':51 'least':28 'like':2 'mani':5 'much':42 'parallel':8 'passeng':23 'recal':55 'runway':9 'scenario':26 'sfo':49 'simultan':17 'situat':59 'sop':1 'sure':4 'think':34,44 'time':30 'two':16 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266088"
    +editedAt: DateTimeImmutable @1708496001 {#4860
      date: 2024-02-21 07:13:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701986 {#4861
      date: 2023-12-27 19:33:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Yeah, this is SFO and these runways are [750 ft / 230 m apart](https://en.wikipedia.org/wiki/San_Francisco_International_Airport#:~:text=The%20layout%20of%20the%20parallel,750%20feet%20(230%20m).). Definitely not a *lot* of room for error, but the telephoto zoom makes this look a lot closer than it really is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702751 {#4995
    date: 2023-12-27 19:45:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Hayduke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 261130
  -bodyTs: "'/wiki/san_francisco_international_airport#:~:text=the%20layout%20of%20the%20parallel,750%20feet%20(230%20m).).':16 '230':11 '750':9 'apart':13 'closer':34 'definit':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/san_francisco_international_airport#:~:text=the%20layout%20of%20the%20parallel,750%20feet%20(230%20m).).':14 'error':24 'ft':10 'look':31 'lot':20,33 'm':12 'make':29 'realli':37 'room':22 'runway':7 'sfo':4 'telephoto':27 'yeah':1 'zoom':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5643479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702751 {#4996
    date: 2023-12-27 19:45:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4997
  +user: Proxies\__CG__\App\Entity\User {#4846 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4862
    +user: Proxies\__CG__\App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "SOP (like 99% sure). Many airports have parallel runways with more than enough clearance for two simultaneous landings. I have been a passenger in this scenario at least four times that I can think of, and I don’t fly that much. I think those were in Denver, SFO and LAX. I don’t recall there being any situation that would be considered an emergency on any of those."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1703701986 {#4859
      date: 2023-12-27 19:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4864 …}
    +nested: Doctrine\ORM\PersistentCollection {#4866 …}
    +votes: Doctrine\ORM\PersistentCollection {#4868 …}
    +reports: Doctrine\ORM\PersistentCollection {#4870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
    -id: 257167
    -bodyTs: "'99':3 'airport':6 'clearanc':14 'consid':63 'denver':48 'emerg':65 'enough':13 'fli':40 'four':29 'land':18 'lax':51 'least':28 'like':2 'mani':5 'much':42 'parallel':8 'passeng':23 'recal':55 'runway':9 'scenario':26 'sfo':49 'simultan':17 'situat':59 'sop':1 'sure':4 'think':34,44 'time':30 'two':16 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266088"
    +editedAt: DateTimeImmutable @1708496001 {#4860
      date: 2024-02-21 07:13:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701986 {#4861
      date: 2023-12-27 19:33:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Yeah, this is SFO and these runways are [750 ft / 230 m apart](https://en.wikipedia.org/wiki/San_Francisco_International_Airport#:~:text=The%20layout%20of%20the%20parallel,750%20feet%20(230%20m).). Definitely not a *lot* of room for error, but the telephoto zoom makes this look a lot closer than it really is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702751 {#4995
    date: 2023-12-27 19:45:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Hayduke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 261130
  -bodyTs: "'/wiki/san_francisco_international_airport#:~:text=the%20layout%20of%20the%20parallel,750%20feet%20(230%20m).).':16 '230':11 '750':9 'apart':13 'closer':34 'definit':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/san_francisco_international_airport#:~:text=the%20layout%20of%20the%20parallel,750%20feet%20(230%20m).).':14 'error':24 'ft':10 'look':31 'lot':20,33 'm':12 'make':29 'realli':37 'room':22 'runway':7 'sfo':4 'telephoto':27 'yeah':1 'zoom':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5643479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702751 {#4996
    date: 2023-12-27 19:45:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4997
  +user: Proxies\__CG__\App\Entity\User {#4846 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4862
    +user: Proxies\__CG__\App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#3994
      +user: App\Entity\User {#3942 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: """
        Is this standard procedure or an emergency situation?\n
        \n
        OMG I wasn’t expecting this much answers! Thank you all 🙏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1708965093 {#4004
        date: 2024-02-26 17:31:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3992 …}
      +nested: Doctrine\ORM\PersistentCollection {#3990 …}
      +votes: Doctrine\ORM\PersistentCollection {#3988 …}
      +reports: Doctrine\ORM\PersistentCollection {#3986 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
      -id: 257140
      -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6218936"
      +editedAt: DateTimeImmutable @1708507820 {#3940
        date: 2024-02-21 10:30:20.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703701329 {#4003
        date: 2023-12-27 19:22:09.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#3994}
    +body: "SOP (like 99% sure). Many airports have parallel runways with more than enough clearance for two simultaneous landings. I have been a passenger in this scenario at least four times that I can think of, and I don’t fly that much. I think those were in Denver, SFO and LAX. I don’t recall there being any situation that would be considered an emergency on any of those."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1703701986 {#4859
      date: 2023-12-27 19:33:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
      "@zephyr@lemmy.world"
      "@syd@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4864 …}
    +nested: Doctrine\ORM\PersistentCollection {#4866 …}
    +votes: Doctrine\ORM\PersistentCollection {#4868 …}
    +reports: Doctrine\ORM\PersistentCollection {#4870 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
    -id: 257167
    -bodyTs: "'99':3 'airport':6 'clearanc':14 'consid':63 'denver':48 'emerg':65 'enough':13 'fli':40 'four':29 'land':18 'lax':51 'least':28 'like':2 'mani':5 'much':42 'parallel':8 'passeng':23 'recal':55 'runway':9 'scenario':26 'sfo':49 'simultan':17 'situat':59 'sop':1 'sure':4 'think':34,44 'time':30 'two':16 'would':61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266088"
    +editedAt: DateTimeImmutable @1708496001 {#4860
      date: 2024-02-21 07:13:21.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701986 {#4861
      date: 2023-12-27 19:33:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Yeah, this is SFO and these runways are [750 ft / 230 m apart](https://en.wikipedia.org/wiki/San_Francisco_International_Airport#:~:text=The%20layout%20of%20the%20parallel,750%20feet%20(230%20m).). Definitely not a *lot* of room for error, but the telephoto zoom makes this look a lot closer than it really is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703702751 {#4995
    date: 2023-12-27 19:45:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
    "@Hayduke@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4998 …}
  +nested: Doctrine\ORM\PersistentCollection {#5000 …}
  +votes: Doctrine\ORM\PersistentCollection {#5002 …}
  +reports: Doctrine\ORM\PersistentCollection {#5004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5008 …}
  -id: 261130
  -bodyTs: "'/wiki/san_francisco_international_airport#:~:text=the%20layout%20of%20the%20parallel,750%20feet%20(230%20m).).':16 '230':11 '750':9 'apart':13 'closer':34 'definit':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/san_francisco_international_airport#:~:text=the%20layout%20of%20the%20parallel,750%20feet%20(230%20m).).':14 'error':24 'ft':10 'look':31 'lot':20,33 'm':12 'make':29 'realli':37 'room':22 'runway':7 'sfo':4 'telephoto':27 'yeah':1 'zoom':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5643479"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703702751 {#4996
    date: 2023-12-27 19:45:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Captain Joe has a good [video on PRM and SOIA](https://youtu.be/OoYikXvnU6M?si=sU7Ve9z3HFFdpJqr) approaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703763879 {#4876
    date: 2023-12-28 12:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 261627
  -bodyTs: "'/ooyikxvnu6m?si=su7ve9z3hffdpjqr)':13 'approach':14 'captain':1 'good':5 'joe':2 'prm':8 'soia':10 'video':6 'youtu.be':12 'youtu.be/ooyikxvnu6m?si=su7ve9z3hffdpjqr)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4339579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703763879 {#4877
    date: 2023-12-28 12:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Captain Joe has a good [video on PRM and SOIA](https://youtu.be/OoYikXvnU6M?si=sU7Ve9z3HFFdpJqr) approaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703763879 {#4876
    date: 2023-12-28 12:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 261627
  -bodyTs: "'/ooyikxvnu6m?si=su7ve9z3hffdpjqr)':13 'approach':14 'captain':1 'good':5 'joe':2 'prm':8 'soia':10 'video':6 'youtu.be':12 'youtu.be/ooyikxvnu6m?si=su7ve9z3hffdpjqr)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4339579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703763879 {#4877
    date: 2023-12-28 12:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#3994
    +user: App\Entity\User {#3942 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is this standard procedure or an emergency situation?\n
      \n
      OMG I wasn’t expecting this much answers! Thank you all 🙏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1708965093 {#4004
      date: 2024-02-26 17:31:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3992 …}
    +nested: Doctrine\ORM\PersistentCollection {#3990 …}
    +votes: Doctrine\ORM\PersistentCollection {#3988 …}
    +reports: Doctrine\ORM\PersistentCollection {#3986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3954 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3958 …}
    -id: 257140
    -bodyTs: "'answer':16 'emerg':7 'expect':13 'much':15 'omg':9 'procedur':4 'situat':8 'standard':3 'thank':17 'wasn':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6218936"
    +editedAt: DateTimeImmutable @1708507820 {#3940
      date: 2024-02-21 10:30:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703701329 {#4003
      date: 2023-12-27 19:22:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#3994}
  +body: "Captain Joe has a good [video on PRM and SOIA](https://youtu.be/OoYikXvnU6M?si=sU7Ve9z3HFFdpJqr) approaches."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703763879 {#4876
    date: 2023-12-28 12:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@syd@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 261627
  -bodyTs: "'/ooyikxvnu6m?si=su7ve9z3hffdpjqr)':13 'approach':14 'captain':1 'good':5 'joe':2 'prm':8 'soia':10 'video':6 'youtu.be':12 'youtu.be/ooyikxvnu6m?si=su7ve9z3hffdpjqr)':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4339579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703763879 {#4877
    date: 2023-12-28 12:44:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 206
  +score: 0
  +lastActive: DateTime @1710673398 {#4037
    date: 2024-03-17 12:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 257258
  -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6219816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703704537 {#4034
    date: 2023-12-27 20:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 206
  +score: 0
  +lastActive: DateTime @1710673398 {#4037
    date: 2024-03-17 12:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 257258
  -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6219816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703704537 {#4034
    date: 2023-12-27 20:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4031
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 206
  +score: 0
  +lastActive: DateTime @1710673398 {#4037
    date: 2024-03-17 12:03:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 257258
  -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemy.lol/comment/6219816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703704537 {#4034
    date: 2023-12-27 20:15:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4894
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703715212 {#4892
    date: 2023-12-27 23:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4896 …}
  +nested: Doctrine\ORM\PersistentCollection {#4898 …}
  +votes: Doctrine\ORM\PersistentCollection {#4900 …}
  +reports: Doctrine\ORM\PersistentCollection {#4902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
  -id: 257708
  -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715212 {#4893
    date: 2023-12-27 23:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4894
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703715212 {#4892
    date: 2023-12-27 23:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4896 …}
  +nested: Doctrine\ORM\PersistentCollection {#4898 …}
  +votes: Doctrine\ORM\PersistentCollection {#4900 …}
  +reports: Doctrine\ORM\PersistentCollection {#4902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
  -id: 257708
  -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715212 {#4893
    date: 2023-12-27 23:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4894
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703715212 {#4892
    date: 2023-12-27 23:13:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4896 …}
  +nested: Doctrine\ORM\PersistentCollection {#4898 …}
  +votes: Doctrine\ORM\PersistentCollection {#4900 …}
  +reports: Doctrine\ORM\PersistentCollection {#4902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
  -id: 257708
  -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715212 {#4893
    date: 2023-12-27 23:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4894
    +user: Proxies\__CG__\App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1703715212 {#4892
      date: 2023-12-27 23:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4896 …}
    +nested: Doctrine\ORM\PersistentCollection {#4898 …}
    +votes: Doctrine\ORM\PersistentCollection {#4900 …}
    +reports: Doctrine\ORM\PersistentCollection {#4902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 257708
    -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6268586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703715212 {#4893
      date: 2023-12-27 23:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "No they were, Peter Jackson just had his actor’s legs cut off for the movie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703716272 {#5089
    date: 2023-12-27 23:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@betterdeadthanreddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 257745
  -bodyTs: "'actor':9 'cut':12 'jackson':5 'leg':11 'movi':16 'peter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703716272 {#5090
    date: 2023-12-27 23:31:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4894
    +user: Proxies\__CG__\App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1703715212 {#4892
      date: 2023-12-27 23:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4896 …}
    +nested: Doctrine\ORM\PersistentCollection {#4898 …}
    +votes: Doctrine\ORM\PersistentCollection {#4900 …}
    +reports: Doctrine\ORM\PersistentCollection {#4902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 257708
    -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6268586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703715212 {#4893
      date: 2023-12-27 23:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "No they were, Peter Jackson just had his actor’s legs cut off for the movie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703716272 {#5089
    date: 2023-12-27 23:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@betterdeadthanreddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 257745
  -bodyTs: "'actor':9 'cut':12 'jackson':5 'leg':11 'movi':16 'peter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703716272 {#5090
    date: 2023-12-27 23:31:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4894
    +user: Proxies\__CG__\App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1703715212 {#4892
      date: 2023-12-27 23:13:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4896 …}
    +nested: Doctrine\ORM\PersistentCollection {#4898 …}
    +votes: Doctrine\ORM\PersistentCollection {#4900 …}
    +reports: Doctrine\ORM\PersistentCollection {#4902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 257708
    -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6268586"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703715212 {#4893
      date: 2023-12-27 23:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "No they were, Peter Jackson just had his actor’s legs cut off for the movie"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1703716272 {#5089
    date: 2023-12-27 23:31:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@betterdeadthanreddit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 257745
  -bodyTs: "'actor':9 'cut':12 'jackson':5 'leg':11 'movi':16 'peter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703716272 {#5090
    date: 2023-12-27 23:31:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#5177
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5091
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4894
      +user: Proxies\__CG__\App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703715212 {#4892
        date: 2023-12-27 23:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4896 …}
      +nested: Doctrine\ORM\PersistentCollection {#4898 …}
      +votes: Doctrine\ORM\PersistentCollection {#4900 …}
      +reports: Doctrine\ORM\PersistentCollection {#4902 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
      -id: 257708
      -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6268586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703715212 {#4893
        date: 2023-12-27 23:13:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "No they were, Peter Jackson just had his actor’s legs cut off for the movie"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703716272 {#5089
      date: 2023-12-27 23:31:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@betterdeadthanreddit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -id: 257745
    -bodyTs: "'actor':9 'cut':12 'jackson':5 'leg':11 'movi':16 'peter':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6268774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703716272 {#5090
      date: 2023-12-27 23:31:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Guy heard the stage expression “break a leg” and kept thinking about it for too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703716544 {#5175
    date: 2023-12-27 23:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@betterdeadthanreddit@lemmy.world"
    "@Everythingispenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 257757
  -bodyTs: "'break':6 'express':5 'guy':1 'heard':2 'kept':10 'leg':8 'long':16 'stage':4 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703716544 {#5176
    date: 2023-12-27 23:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5177
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5091
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4894
      +user: Proxies\__CG__\App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703715212 {#4892
        date: 2023-12-27 23:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4896 …}
      +nested: Doctrine\ORM\PersistentCollection {#4898 …}
      +votes: Doctrine\ORM\PersistentCollection {#4900 …}
      +reports: Doctrine\ORM\PersistentCollection {#4902 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
      -id: 257708
      -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6268586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703715212 {#4893
        date: 2023-12-27 23:13:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "No they were, Peter Jackson just had his actor’s legs cut off for the movie"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703716272 {#5089
      date: 2023-12-27 23:31:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@betterdeadthanreddit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -id: 257745
    -bodyTs: "'actor':9 'cut':12 'jackson':5 'leg':11 'movi':16 'peter':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6268774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703716272 {#5090
      date: 2023-12-27 23:31:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Guy heard the stage expression “break a leg” and kept thinking about it for too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703716544 {#5175
    date: 2023-12-27 23:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@betterdeadthanreddit@lemmy.world"
    "@Everythingispenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 257757
  -bodyTs: "'break':6 'express':5 'guy':1 'heard':2 'kept':10 'leg':8 'long':16 'stage':4 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703716544 {#5176
    date: 2023-12-27 23:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5177
  +user: Proxies\__CG__\App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5091
    +user: Proxies\__CG__\App\Entity\User {#5092 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4894
      +user: Proxies\__CG__\App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "Wait a minute, are you telling me that the hobbit actors weren’t *really* that small?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703715212 {#4892
        date: 2023-12-27 23:13:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4896 …}
      +nested: Doctrine\ORM\PersistentCollection {#4898 …}
      +votes: Doctrine\ORM\PersistentCollection {#4900 …}
      +reports: Doctrine\ORM\PersistentCollection {#4902 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
      -id: 257708
      -bodyTs: "'actor':11 'hobbit':10 'minut':3 'realli':14 'small':16 'tell':6 'wait':1 'weren':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6268586"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703715212 {#4893
        date: 2023-12-27 23:13:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "No they were, Peter Jackson just had his actor’s legs cut off for the movie"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1703716272 {#5089
      date: 2023-12-27 23:31:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@betterdeadthanreddit@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5093 …}
    +nested: Doctrine\ORM\PersistentCollection {#5095 …}
    +votes: Doctrine\ORM\PersistentCollection {#5097 …}
    +reports: Doctrine\ORM\PersistentCollection {#5099 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
    -id: 257745
    -bodyTs: "'actor':9 'cut':12 'jackson':5 'leg':11 'movi':16 'peter':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6268774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703716272 {#5090
      date: 2023-12-27 23:31:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Guy heard the stage expression “break a leg” and kept thinking about it for too long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703716544 {#5175
    date: 2023-12-27 23:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@betterdeadthanreddit@lemmy.world"
    "@Everythingispenguins@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5178 …}
  +nested: Doctrine\ORM\PersistentCollection {#5180 …}
  +votes: Doctrine\ORM\PersistentCollection {#5182 …}
  +reports: Doctrine\ORM\PersistentCollection {#5184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5188 …}
  -id: 257757
  -bodyTs: "'break':6 'express':5 'guy':1 'heard':2 'kept':10 'leg':8 'long':16 'stage':4 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703716544 {#5176
    date: 2023-12-27 23:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4910
  +user: Proxies\__CG__\App\Entity\User {#4911 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
    \n
    Cool illusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1703706024 {#4908
    date: 2023-12-27 20:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 257336
  -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706024 {#4909
    date: 2023-12-27 20:40:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4910
  +user: Proxies\__CG__\App\Entity\User {#4911 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
    \n
    Cool illusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1703706024 {#4908
    date: 2023-12-27 20:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 257336
  -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706024 {#4909
    date: 2023-12-27 20:40:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4910
  +user: Proxies\__CG__\App\Entity\User {#4911 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: """
    Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
    \n
    Cool illusion.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1703706024 {#4908
    date: 2023-12-27 20:40:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 257336
  -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703706024 {#4909
    date: 2023-12-27 20:40:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#5059
  +user: Proxies\__CG__\App\Entity\User {#5060 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
      \n
      Cool illusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1703706024 {#4908
      date: 2023-12-27 20:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 257336
    -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706024 {#4909
      date: 2023-12-27 20:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Definitely the windows, but recent planes have gone with huge turbines so it’s not the most reliable tell. I don’t know Airbus well but the turbines on a 737-800 or Mac are pretty big compared to a - 300 or A320"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703709858 {#5057
    date: 2023-12-27 21:44:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5061 …}
  +nested: Doctrine\ORM\PersistentCollection {#5063 …}
  +votes: Doctrine\ORM\PersistentCollection {#5065 …}
  +reports: Doctrine\ORM\PersistentCollection {#5067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
  -id: 257489
  -bodyTs: "'-800':32 '300':41 '737':31 'a320':43 'airbus':24 'big':37 'compar':38 'definit':1 'gone':8 'huge':10 'know':23 'mac':34 'plane':6 'pretti':36 'recent':5 'reliabl':18 'tell':19 'turbin':11,28 'well':25 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709858 {#5058
    date: 2023-12-27 21:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5059
  +user: Proxies\__CG__\App\Entity\User {#5060 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
      \n
      Cool illusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1703706024 {#4908
      date: 2023-12-27 20:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 257336
    -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706024 {#4909
      date: 2023-12-27 20:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Definitely the windows, but recent planes have gone with huge turbines so it’s not the most reliable tell. I don’t know Airbus well but the turbines on a 737-800 or Mac are pretty big compared to a - 300 or A320"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703709858 {#5057
    date: 2023-12-27 21:44:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5061 …}
  +nested: Doctrine\ORM\PersistentCollection {#5063 …}
  +votes: Doctrine\ORM\PersistentCollection {#5065 …}
  +reports: Doctrine\ORM\PersistentCollection {#5067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
  -id: 257489
  -bodyTs: "'-800':32 '300':41 '737':31 'a320':43 'airbus':24 'big':37 'compar':38 'definit':1 'gone':8 'huge':10 'know':23 'mac':34 'plane':6 'pretti':36 'recent':5 'reliabl':18 'tell':19 'turbin':11,28 'well':25 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709858 {#5058
    date: 2023-12-27 21:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5059
  +user: Proxies\__CG__\App\Entity\User {#5060 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
      \n
      Cool illusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1703706024 {#4908
      date: 2023-12-27 20:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 257336
    -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706024 {#4909
      date: 2023-12-27 20:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Definitely the windows, but recent planes have gone with huge turbines so it’s not the most reliable tell. I don’t know Airbus well but the turbines on a 737-800 or Mac are pretty big compared to a - 300 or A320"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703709858 {#5057
    date: 2023-12-27 21:44:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5061 …}
  +nested: Doctrine\ORM\PersistentCollection {#5063 …}
  +votes: Doctrine\ORM\PersistentCollection {#5065 …}
  +reports: Doctrine\ORM\PersistentCollection {#5067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
  -id: 257489
  -bodyTs: "'-800':32 '300':41 '737':31 'a320':43 'airbus':24 'big':37 'compar':38 'definit':1 'gone':8 'huge':10 'know':23 'mac':34 'plane':6 'pretti':36 'recent':5 'reliabl':18 'tell':19 'turbin':11,28 'well':25 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703709858 {#5058
    date: 2023-12-27 21:44:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#5075
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
      \n
      Cool illusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1703706024 {#4908
      date: 2023-12-27 20:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 257336
    -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706024 {#4909
      date: 2023-12-27 20:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "The one in back is a larger 737, the other is a smaller Embraer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703710618 {#5073
    date: 2023-12-27 21:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 257513
  -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703710618 {#5074
    date: 2023-12-27 21:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5075
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
      \n
      Cool illusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1703706024 {#4908
      date: 2023-12-27 20:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 257336
    -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706024 {#4909
      date: 2023-12-27 20:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "The one in back is a larger 737, the other is a smaller Embraer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703710618 {#5073
    date: 2023-12-27 21:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 257513
  -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703710618 {#5074
    date: 2023-12-27 21:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5075
  +user: Proxies\__CG__\App\Entity\User {#5076 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: """
      Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
      \n
      Cool illusion.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 47
    +score: 0
    +lastActive: DateTime @1703706024 {#4908
      date: 2023-12-27 20:40:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 257336
    -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703706024 {#4909
      date: 2023-12-27 20:40:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "The one in back is a larger 737, the other is a smaller Embraer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1703710618 {#5073
    date: 2023-12-27 21:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5077 …}
  +nested: Doctrine\ORM\PersistentCollection {#5079 …}
  +votes: Doctrine\ORM\PersistentCollection {#5081 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 257513
  -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6267791"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703710618 {#5074
    date: 2023-12-27 21:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#5161
  +user: Proxies\__CG__\App\Entity\User {#5162 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5075
    +user: Proxies\__CG__\App\Entity\User {#5076 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4910
      +user: Proxies\__CG__\App\Entity\User {#4911 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
        \n
        Cool illusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1703706024 {#4908
        date: 2023-12-27 20:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4912 …}
      +nested: Doctrine\ORM\PersistentCollection {#4914 …}
      +votes: Doctrine\ORM\PersistentCollection {#4916 …}
      +reports: Doctrine\ORM\PersistentCollection {#4918 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
      -id: 257336
      -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703706024 {#4909
        date: 2023-12-27 20:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "The one in back is a larger 737, the other is a smaller Embraer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703710618 {#5073
      date: 2023-12-27 21:56:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@alvvayson@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5077 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
    -id: 257513
    -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6267791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703710618 {#5074
      date: 2023-12-27 21:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "This is what I came here for. Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703721146 {#5159
    date: 2023-12-28 00:52:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
    "@Jayayess1190@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 257951
  -bodyTs: "'came':5 'thank':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6882418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721146 {#5160
    date: 2023-12-28 00:52:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#5161
  +user: Proxies\__CG__\App\Entity\User {#5162 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5075
    +user: Proxies\__CG__\App\Entity\User {#5076 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4910
      +user: Proxies\__CG__\App\Entity\User {#4911 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
        \n
        Cool illusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1703706024 {#4908
        date: 2023-12-27 20:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4912 …}
      +nested: Doctrine\ORM\PersistentCollection {#4914 …}
      +votes: Doctrine\ORM\PersistentCollection {#4916 …}
      +reports: Doctrine\ORM\PersistentCollection {#4918 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
      -id: 257336
      -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703706024 {#4909
        date: 2023-12-27 20:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "The one in back is a larger 737, the other is a smaller Embraer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703710618 {#5073
      date: 2023-12-27 21:56:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@alvvayson@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5077 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
    -id: 257513
    -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6267791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703710618 {#5074
      date: 2023-12-27 21:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "This is what I came here for. Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703721146 {#5159
    date: 2023-12-28 00:52:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
    "@Jayayess1190@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 257951
  -bodyTs: "'came':5 'thank':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6882418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721146 {#5160
    date: 2023-12-28 00:52:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#5161
  +user: Proxies\__CG__\App\Entity\User {#5162 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5075
    +user: Proxies\__CG__\App\Entity\User {#5076 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4910
      +user: Proxies\__CG__\App\Entity\User {#4911 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: """
        Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
        \n
        Cool illusion.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 47
      +score: 0
      +lastActive: DateTime @1703706024 {#4908
        date: 2023-12-27 20:40:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4912 …}
      +nested: Doctrine\ORM\PersistentCollection {#4914 …}
      +votes: Doctrine\ORM\PersistentCollection {#4916 …}
      +reports: Doctrine\ORM\PersistentCollection {#4918 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
      -id: 257336
      -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6266894"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703706024 {#4909
        date: 2023-12-27 20:40:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "The one in back is a larger 737, the other is a smaller Embraer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1703710618 {#5073
      date: 2023-12-27 21:56:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@alvvayson@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5077 …}
    +nested: Doctrine\ORM\PersistentCollection {#5079 …}
    +votes: Doctrine\ORM\PersistentCollection {#5081 …}
    +reports: Doctrine\ORM\PersistentCollection {#5083 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
    -id: 257513
    -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6267791"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703710618 {#5074
      date: 2023-12-27 21:56:58.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "This is what I came here for. Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703721146 {#5159
    date: 2023-12-28 00:52:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
    "@Jayayess1190@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5163 …}
  +nested: Doctrine\ORM\PersistentCollection {#5165 …}
  +votes: Doctrine\ORM\PersistentCollection {#5167 …}
  +reports: Doctrine\ORM\PersistentCollection {#5169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
  -id: 257951
  -bodyTs: "'came':5 'thank':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6882418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721146 {#5160
    date: 2023-12-28 00:52:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5161
    +user: Proxies\__CG__\App\Entity\User {#5162 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#5075
      +user: Proxies\__CG__\App\Entity\User {#5076 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4910
        +user: Proxies\__CG__\App\Entity\User {#4911 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#4013 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 206
          +score: 0
          +lastActive: DateTime @1710673398 {#4037
            date: 2024-03-17 12:03:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zephyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4026 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4019 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
          -id: 257258
          -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemy.lol/comment/6219816"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703704537 {#4034
            date: 2023-12-27 20:15:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
          \n
          Cool illusion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1703706024 {#4908
          date: 2023-12-27 20:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@raconteur_rob@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4912 …}
        +nested: Doctrine\ORM\PersistentCollection {#4914 …}
        +votes: Doctrine\ORM\PersistentCollection {#4916 …}
        +reports: Doctrine\ORM\PersistentCollection {#4918 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
        -id: 257336
        -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6266894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703706024 {#4909
          date: 2023-12-27 20:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "The one in back is a larger 737, the other is a smaller Embraer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703710618 {#5073
        date: 2023-12-27 21:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
        "@alvvayson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5077 …}
      +nested: Doctrine\ORM\PersistentCollection {#5079 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
      -id: 257513
      -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6267791"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703710618 {#5074
        date: 2023-12-27 21:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "This is what I came here for. Thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703721146 {#5159
      date: 2023-12-28 00:52:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@alvvayson@lemmy.world"
      "@Jayayess1190@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5165 …}
    +votes: Doctrine\ORM\PersistentCollection {#5167 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 257951
    -bodyTs: "'came':5 'thank':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6882418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703721146 {#5160
      date: 2023-12-28 00:52:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "And *this* is what I came here for. So thank you too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703721595 {#5228
    date: 2023-12-28 00:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
    "@Jayayess1190@lemmy.world"
    "@get_off_the_phone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 272268
  -bodyTs: "'came':6 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7645665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721595 {#5229
    date: 2023-12-28 00:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5161
    +user: Proxies\__CG__\App\Entity\User {#5162 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#5075
      +user: Proxies\__CG__\App\Entity\User {#5076 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4910
        +user: Proxies\__CG__\App\Entity\User {#4911 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#4013 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 206
          +score: 0
          +lastActive: DateTime @1710673398 {#4037
            date: 2024-03-17 12:03:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zephyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4026 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4019 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
          -id: 257258
          -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemy.lol/comment/6219816"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703704537 {#4034
            date: 2023-12-27 20:15:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
          \n
          Cool illusion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1703706024 {#4908
          date: 2023-12-27 20:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@raconteur_rob@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4912 …}
        +nested: Doctrine\ORM\PersistentCollection {#4914 …}
        +votes: Doctrine\ORM\PersistentCollection {#4916 …}
        +reports: Doctrine\ORM\PersistentCollection {#4918 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
        -id: 257336
        -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6266894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703706024 {#4909
          date: 2023-12-27 20:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "The one in back is a larger 737, the other is a smaller Embraer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703710618 {#5073
        date: 2023-12-27 21:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
        "@alvvayson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5077 …}
      +nested: Doctrine\ORM\PersistentCollection {#5079 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
      -id: 257513
      -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6267791"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703710618 {#5074
        date: 2023-12-27 21:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "This is what I came here for. Thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703721146 {#5159
      date: 2023-12-28 00:52:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@alvvayson@lemmy.world"
      "@Jayayess1190@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5165 …}
    +votes: Doctrine\ORM\PersistentCollection {#5167 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 257951
    -bodyTs: "'came':5 'thank':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6882418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703721146 {#5160
      date: 2023-12-28 00:52:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "And *this* is what I came here for. So thank you too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703721595 {#5228
    date: 2023-12-28 00:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
    "@Jayayess1190@lemmy.world"
    "@get_off_the_phone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 272268
  -bodyTs: "'came':6 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7645665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721595 {#5229
    date: 2023-12-28 00:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5161
    +user: Proxies\__CG__\App\Entity\User {#5162 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#5075
      +user: Proxies\__CG__\App\Entity\User {#5076 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4910
        +user: Proxies\__CG__\App\Entity\User {#4911 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: App\Entity\EntryComment {#4031
          +user: App\Entity\User {#4013 …}
          +entry: App\Entity\Entry {#2410}
          +magazine: App\Entity\Magazine {#261}
          +image: null
          +parent: null
          +root: null
          +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 206
          +score: 0
          +lastActive: DateTime @1710673398 {#4037
            date: 2024-03-17 12:03:18.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@zephyr@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4028 …}
          +nested: Doctrine\ORM\PersistentCollection {#4026 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4019 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
          -id: 257258
          -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemy.lol/comment/6219816"
          +editedAt: null
          +createdAt: DateTimeImmutable @1703704537 {#4034
            date: 2023-12-27 20:15:37.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4031}
        +body: """
          Comparing the engine sizes or counting the windows really shows that the back plane is probably double the size of the front plane.\n
          \n
          Cool illusion.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 47
        +score: 0
        +lastActive: DateTime @1703706024 {#4908
          date: 2023-12-27 20:40:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
          "@raconteur_rob@lemy.lol"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4912 …}
        +nested: Doctrine\ORM\PersistentCollection {#4914 …}
        +votes: Doctrine\ORM\PersistentCollection {#4916 …}
        +reports: Doctrine\ORM\PersistentCollection {#4918 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
        -id: 257336
        -bodyTs: "'back':13 'compar':1 'cool':24 'count':6 'doubl':17 'engin':3 'front':22 'illus':25 'plane':14,23 'probabl':16 'realli':9 'show':10 'size':4,19 'window':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6266894"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703706024 {#4909
          date: 2023-12-27 20:40:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "The one in back is a larger 737, the other is a smaller Embraer."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1703710618 {#5073
        date: 2023-12-27 21:56:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
        "@alvvayson@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5077 …}
      +nested: Doctrine\ORM\PersistentCollection {#5079 …}
      +votes: Doctrine\ORM\PersistentCollection {#5081 …}
      +reports: Doctrine\ORM\PersistentCollection {#5083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
      -id: 257513
      -bodyTs: "'737':8 'back':4 'embraer':14 'larger':7 'one':2 'smaller':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6267791"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703710618 {#5074
        date: 2023-12-27 21:56:58.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "This is what I came here for. Thank you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703721146 {#5159
      date: 2023-12-28 00:52:26.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@alvvayson@lemmy.world"
      "@Jayayess1190@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5163 …}
    +nested: Doctrine\ORM\PersistentCollection {#5165 …}
    +votes: Doctrine\ORM\PersistentCollection {#5167 …}
    +reports: Doctrine\ORM\PersistentCollection {#5169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5171 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5173 …}
    -id: 257951
    -bodyTs: "'came':5 'thank':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6882418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703721146 {#5160
      date: 2023-12-28 00:52:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "And *this* is what I came here for. So thank you too"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703721595 {#5228
    date: 2023-12-28 00:59:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@alvvayson@lemmy.world"
    "@Jayayess1190@lemmy.world"
    "@get_off_the_phone@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5231 …}
  +nested: Doctrine\ORM\PersistentCollection {#5233 …}
  +votes: Doctrine\ORM\PersistentCollection {#5235 …}
  +reports: Doctrine\ORM\PersistentCollection {#5237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5241 …}
  -id: 272268
  -bodyTs: "'came':6 'thank':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7645665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721595 {#5229
    date: 2023-12-28 00:59:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703717187 {#4924
    date: 2023-12-27 23:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 257789
  -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5968860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717187 {#4925
    date: 2023-12-27 23:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703717187 {#4924
    date: 2023-12-27 23:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 257789
  -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5968860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717187 {#4925
    date: 2023-12-27 23:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4031
    +user: App\Entity\User {#4013 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 206
    +score: 0
    +lastActive: DateTime @1710673398 {#4037
      date: 2024-03-17 12:03:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4028 …}
    +nested: Doctrine\ORM\PersistentCollection {#4026 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
    -id: 257258
    -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemy.lol/comment/6219816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703704537 {#4034
      date: 2023-12-27 20:15:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703717187 {#4924
    date: 2023-12-27 23:46:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -id: 257789
  -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5968860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717187 {#4925
    date: 2023-12-27 23:46:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4926
    +user: Proxies\__CG__\App\Entity\User {#4927 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703717187 {#4924
      date: 2023-12-27 23:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 257789
    -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5968860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703717187 {#4925
      date: 2023-12-27 23:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "It’s not as rare as you may think. I used to work at a weather service office located right near the end of one of the runways at IAD and it would happen a few times a day if the airport was busy and the winds were such that they were coming in from our side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703728610 {#5105
    date: 2023-12-28 02:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 258203
  -bodyTs: "'airport':42 'busi':44 'come':53 'day':39 'end':23 'happen':34 'iad':30 'locat':19 'may':8 'near':21 'offic':18 'one':25 'rare':5 'right':20 'runway':28 'servic':17 'side':57 'think':9 'time':37 'use':11 'weather':16 'wind':47 'work':13 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703728610 {#5106
    date: 2023-12-28 02:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4926
    +user: Proxies\__CG__\App\Entity\User {#4927 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703717187 {#4924
      date: 2023-12-27 23:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 257789
    -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5968860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703717187 {#4925
      date: 2023-12-27 23:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "It’s not as rare as you may think. I used to work at a weather service office located right near the end of one of the runways at IAD and it would happen a few times a day if the airport was busy and the winds were such that they were coming in from our side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703728610 {#5105
    date: 2023-12-28 02:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 258203
  -bodyTs: "'airport':42 'busi':44 'come':53 'day':39 'end':23 'happen':34 'iad':30 'locat':19 'may':8 'near':21 'offic':18 'one':25 'rare':5 'right':20 'runway':28 'servic':17 'side':57 'think':9 'time':37 'use':11 'weather':16 'wind':47 'work':13 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703728610 {#5106
    date: 2023-12-28 02:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#5108 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4926
    +user: Proxies\__CG__\App\Entity\User {#4927 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4031
      +user: App\Entity\User {#4013 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: null
      +root: null
      +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 206
      +score: 0
      +lastActive: DateTime @1710673398 {#4037
        date: 2024-03-17 12:03:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4028 …}
      +nested: Doctrine\ORM\PersistentCollection {#4026 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4019 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
      -id: 257258
      -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemy.lol/comment/6219816"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703704537 {#4034
        date: 2023-12-27 20:15:37.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703717187 {#4924
      date: 2023-12-27 23:46:27.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4928 …}
    +nested: Doctrine\ORM\PersistentCollection {#4930 …}
    +votes: Doctrine\ORM\PersistentCollection {#4932 …}
    +reports: Doctrine\ORM\PersistentCollection {#4934 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
    -id: 257789
    -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5968860"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703717187 {#4925
      date: 2023-12-27 23:46:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "It’s not as rare as you may think. I used to work at a weather service office located right near the end of one of the runways at IAD and it would happen a few times a day if the airport was busy and the winds were such that they were coming in from our side."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703728610 {#5105
    date: 2023-12-28 02:56:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@jol@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5109 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5113 …}
  +reports: Doctrine\ORM\PersistentCollection {#5115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
  -id: 258203
  -bodyTs: "'airport':42 'busi':44 'come':53 'day':39 'end':23 'happen':34 'iad':30 'locat':19 'may':8 'near':21 'offic':18 'one':25 'rare':5 'right':20 'runway':28 'servic':17 'side':57 'think':9 'time':37 'use':11 'weather':16 'wind':47 'work':13 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270784"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703728610 {#5106
    date: 2023-12-28 02:56:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#5108 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4926
      +user: Proxies\__CG__\App\Entity\User {#4927 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703717187 {#4924
        date: 2023-12-27 23:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 257789
      -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5968860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703717187 {#4925
        date: 2023-12-27 23:46:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "It’s not as rare as you may think. I used to work at a weather service office located right near the end of one of the runways at IAD and it would happen a few times a day if the airport was busy and the winds were such that they were coming in from our side."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703728610 {#5105
      date: 2023-12-28 02:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@jol@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5111 …}
    +votes: Doctrine\ORM\PersistentCollection {#5113 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 258203
    -bodyTs: "'airport':42 'busi':44 'come':53 'day':39 'end':23 'happen':34 'iad':30 'locat':19 'may':8 'near':21 'offic':18 'one':25 'rare':5 'right':20 'runway':28 'servic':17 'side':57 'think':9 'time':37 'use':11 'weather':16 'wind':47 'work':13 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6270784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703728610 {#5106
      date: 2023-12-28 02:56:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Interesting. Thank you for correcting me. TIL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703746821 {#5190
    date: 2023-12-28 08:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@jol@discuss.tchncs.de"
    "@Wxfisch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 258620
  -bodyTs: "'correct':5 'interest':1 'thank':2 'til':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5974360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703746821 {#5191
    date: 2023-12-28 08:00:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#5108 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4926
      +user: Proxies\__CG__\App\Entity\User {#4927 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703717187 {#4924
        date: 2023-12-27 23:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 257789
      -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5968860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703717187 {#4925
        date: 2023-12-27 23:46:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "It’s not as rare as you may think. I used to work at a weather service office located right near the end of one of the runways at IAD and it would happen a few times a day if the airport was busy and the winds were such that they were coming in from our side."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703728610 {#5105
      date: 2023-12-28 02:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@jol@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5111 …}
    +votes: Doctrine\ORM\PersistentCollection {#5113 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 258203
    -bodyTs: "'airport':42 'busi':44 'come':53 'day':39 'end':23 'happen':34 'iad':30 'locat':19 'may':8 'near':21 'offic':18 'one':25 'rare':5 'right':20 'runway':28 'servic':17 'side':57 'think':9 'time':37 'use':11 'weather':16 'wind':47 'work':13 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6270784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703728610 {#5106
      date: 2023-12-28 02:56:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Interesting. Thank you for correcting me. TIL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703746821 {#5190
    date: 2023-12-28 08:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@jol@discuss.tchncs.de"
    "@Wxfisch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 258620
  -bodyTs: "'correct':5 'interest':1 'thank':2 'til':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5974360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703746821 {#5191
    date: 2023-12-28 08:00:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5192
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#5108 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: App\Entity\EntryComment {#4926
      +user: Proxies\__CG__\App\Entity\User {#4927 …}
      +entry: App\Entity\Entry {#2410}
      +magazine: App\Entity\Magazine {#261}
      +image: null
      +parent: App\Entity\EntryComment {#4031
        +user: App\Entity\User {#4013 …}
        +entry: App\Entity\Entry {#2410}
        +magazine: App\Entity\Magazine {#261}
        +image: null
        +parent: null
        +root: null
        +body: "It’s an optical illusion. The planes aren’t really that close together. The person who shot the video is using a telephoto lens and is zoomed way in. This compresses the space and flattens it out so it’s hard to judge distance. Also the plane in front is smaller than the one in the back which heightens the illusion. It’s a really cool shot!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 206
        +score: 0
        +lastActive: DateTime @1710673398 {#4037
          date: 2024-03-17 12:03:18.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@zephyr@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4028 …}
        +nested: Doctrine\ORM\PersistentCollection {#4026 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4019 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
        -id: 257258
        -bodyTs: "'also':45 'aren':8 'back':57 'close':12 'compress':31 'cool':66 'distanc':44 'flatten':35 'front':49 'hard':41 'heighten':59 'illus':5,61 'judg':43 'len':24 'one':54 'optic':4 'person':15 'plane':7,47 'realli':10,65 'shot':17,67 'smaller':51 'space':33 'telephoto':23 'togeth':13 'use':21 'video':19 'way':28 'zoom':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemy.lol/comment/6219816"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703704537 {#4034
          date: 2023-12-27 20:15:37.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4031}
      +body: "I mean, it’s rare enough that 2 planes land at the same time. They are definitely “close” but probably some 200m apart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703717187 {#4924
        date: 2023-12-27 23:46:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@zephyr@lemmy.world"
        "@raconteur_rob@lemy.lol"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4928 …}
      +nested: Doctrine\ORM\PersistentCollection {#4930 …}
      +votes: Doctrine\ORM\PersistentCollection {#4932 …}
      +reports: Doctrine\ORM\PersistentCollection {#4934 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
      -id: 257789
      -bodyTs: "'2':8 '200m':22 'apart':23 'close':18 'definit':17 'enough':6 'land':10 'mean':2 'plane':9 'probabl':20 'rare':5 'time':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5968860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703717187 {#4925
        date: 2023-12-27 23:46:27.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4031}
    +body: "It’s not as rare as you may think. I used to work at a weather service office located right near the end of one of the runways at IAD and it would happen a few times a day if the airport was busy and the winds were such that they were coming in from our side."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703728610 {#5105
      date: 2023-12-28 02:56:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
      "@raconteur_rob@lemy.lol"
      "@jol@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5109 …}
    +nested: Doctrine\ORM\PersistentCollection {#5111 …}
    +votes: Doctrine\ORM\PersistentCollection {#5113 …}
    +reports: Doctrine\ORM\PersistentCollection {#5115 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5117 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5119 …}
    -id: 258203
    -bodyTs: "'airport':42 'busi':44 'come':53 'day':39 'end':23 'happen':34 'iad':30 'locat':19 'may':8 'near':21 'offic':18 'one':25 'rare':5 'right':20 'runway':28 'servic':17 'side':57 'think':9 'time':37 'use':11 'weather':16 'wind':47 'work':13 'would':33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6270784"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703728610 {#5106
      date: 2023-12-28 02:56:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4031}
  +body: "Interesting. Thank you for correcting me. TIL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703746821 {#5190
    date: 2023-12-28 08:00:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@raconteur_rob@lemy.lol"
    "@jol@discuss.tchncs.de"
    "@Wxfisch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5195 …}
  +votes: Doctrine\ORM\PersistentCollection {#5197 …}
  +reports: Doctrine\ORM\PersistentCollection {#5199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5203 …}
  -id: 258620
  -bodyTs: "'correct':5 'interest':1 'thank':2 'til':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5974360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703746821 {#5191
    date: 2023-12-28 08:00:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Thought they were gonna crash like 5 times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1710673424 {#4110
    date: 2024-03-17 12:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 257319
  -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703705687 {#4111
    date: 2023-12-27 20:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Thought they were gonna crash like 5 times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1710673424 {#4110
    date: 2024-03-17 12:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 257319
  -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703705687 {#4111
    date: 2023-12-27 20:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4115
  +user: App\Entity\User {#4128 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Thought they were gonna crash like 5 times"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1710673424 {#4110
    date: 2024-03-17 12:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4116 …}
  +nested: Doctrine\ORM\PersistentCollection {#4118 …}
  +votes: Doctrine\ORM\PersistentCollection {#4120 …}
  +reports: Doctrine\ORM\PersistentCollection {#4122 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
  -id: 257319
  -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6266832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703705687 {#4111
    date: 2023-12-27 20:34:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4942
  +user: Proxies\__CG__\App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Thought they were gonna crash like 5 times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1710673424 {#4110
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 257319
    -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703705687 {#4111
      date: 2023-12-27 20:34:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s a perspective trick - they’re not close as you think they are, and the United plane carries more than double the passengers of the closer Alaska."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703713962 {#4940
    date: 2023-12-27 22:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 257656
  -bodyTs: "'alaska':28 'carri':19 'close':9 'closer':27 'doubl':22 'passeng':24 'perspect':4 'plane':18 're':7 'think':12 'trick':5 'unit':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713962 {#4941
    date: 2023-12-27 22:52:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4942
  +user: Proxies\__CG__\App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Thought they were gonna crash like 5 times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1710673424 {#4110
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 257319
    -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703705687 {#4111
      date: 2023-12-27 20:34:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s a perspective trick - they’re not close as you think they are, and the United plane carries more than double the passengers of the closer Alaska."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703713962 {#4940
    date: 2023-12-27 22:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 257656
  -bodyTs: "'alaska':28 'carri':19 'close':9 'closer':27 'doubl':22 'passeng':24 'perspect':4 'plane':18 're':7 'think':12 'trick':5 'unit':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713962 {#4941
    date: 2023-12-27 22:52:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4942
  +user: Proxies\__CG__\App\Entity\User {#4943 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Thought they were gonna crash like 5 times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1710673424 {#4110
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 257319
    -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703705687 {#4111
      date: 2023-12-27 20:34:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "It’s a perspective trick - they’re not close as you think they are, and the United plane carries more than double the passengers of the closer Alaska."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703713962 {#4940
    date: 2023-12-27 22:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 257656
  -bodyTs: "'alaska':28 'carri':19 'close':9 'closer':27 'doubl':22 'passeng':24 'perspect':4 'plane':18 're':7 'think':12 'trick':5 'unit':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703713962 {#4941
    date: 2023-12-27 22:52:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Thought they were gonna crash like 5 times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1710673424 {#4110
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 257319
    -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703705687 {#4111
      date: 2023-12-27 20:34:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Most planes only crash once"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703721642 {#4956
    date: 2023-12-28 01:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 272269
  -bodyTs: "'crash':4 'plane':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7645675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721642 {#4957
    date: 2023-12-28 01:00:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Thought they were gonna crash like 5 times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1710673424 {#4110
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 257319
    -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703705687 {#4111
      date: 2023-12-27 20:34:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Most planes only crash once"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703721642 {#4956
    date: 2023-12-28 01:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 272269
  -bodyTs: "'crash':4 'plane':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7645675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721642 {#4957
    date: 2023-12-28 01:00:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4958
  +user: Proxies\__CG__\App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: App\Entity\EntryComment {#4115
    +user: App\Entity\User {#4128 …}
    +entry: App\Entity\Entry {#2410}
    +magazine: App\Entity\Magazine {#261}
    +image: null
    +parent: null
    +root: null
    +body: "Thought they were gonna crash like 5 times"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1710673424 {#4110
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@zephyr@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4116 …}
    +nested: Doctrine\ORM\PersistentCollection {#4118 …}
    +votes: Doctrine\ORM\PersistentCollection {#4120 …}
    +reports: Doctrine\ORM\PersistentCollection {#4122 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4126 …}
    -id: 257319
    -bodyTs: "'5':7 'crash':5 'gonna':4 'like':6 'thought':1 'time':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6266832"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703705687 {#4111
      date: 2023-12-27 20:34:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4115}
  +body: "Most planes only crash once"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703721642 {#4956
    date: 2023-12-28 01:00:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
    "@SpezCanLigmaBalls@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4962 …}
  +votes: Doctrine\ORM\PersistentCollection {#4964 …}
  +reports: Doctrine\ORM\PersistentCollection {#4966 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4968 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4970 …}
  -id: 272269
  -bodyTs: "'crash':4 'plane':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7645675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703721642 {#4957
    date: 2023-12-28 01:00:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Butter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703715708 {#4184
    date: 2023-12-27 23:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 257722
  -bodyTs: "'butter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715708 {#4185
    date: 2023-12-27 23:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Butter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703715708 {#4184
    date: 2023-12-27 23:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 257722
  -bodyTs: "'butter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715708 {#4185
    date: 2023-12-27 23:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4189
  +user: App\Entity\User {#4202 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Butter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703715708 {#4184
    date: 2023-12-27 23:21:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4190 …}
  +nested: Doctrine\ORM\PersistentCollection {#4192 …}
  +votes: Doctrine\ORM\PersistentCollection {#4194 …}
  +reports: Doctrine\ORM\PersistentCollection {#4196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4198 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4200 …}
  -id: 257722
  -bodyTs: "'butter':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6268663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703715708 {#4185
    date: 2023-12-27 23:21:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Well, now I need to see commercial airplane drag racing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703717449 {#4258
    date: 2023-12-27 23:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 257802
  -bodyTs: "'airplan':8 'commerci':7 'drag':9 'need':4 'race':10 'see':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6881424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717449 {#4259
    date: 2023-12-27 23:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Well, now I need to see commercial airplane drag racing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703717449 {#4258
    date: 2023-12-27 23:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 257802
  -bodyTs: "'airplan':8 'commerci':7 'drag':9 'need':4 'race':10 'see':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6881424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717449 {#4259
    date: 2023-12-27 23:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#4263
  +user: App\Entity\User {#4276 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Well, now I need to see commercial airplane drag racing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703717449 {#4258
    date: 2023-12-27 23:50:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4264 …}
  +nested: Doctrine\ORM\PersistentCollection {#4266 …}
  +votes: Doctrine\ORM\PersistentCollection {#4268 …}
  +reports: Doctrine\ORM\PersistentCollection {#4270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4274 …}
  -id: 257802
  -bodyTs: "'airplan':8 'commerci':7 'drag':9 'need':4 'race':10 'see':6 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6881424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703717449 {#4259
    date: 2023-12-27 23:50:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#4337
  +user: App\Entity\User {#4350 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I’m more concerned about thos birds flying around the airport."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703723127 {#4332
    date: 2023-12-28 01:25:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4342 …}
  +reports: Doctrine\ORM\PersistentCollection {#4344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4348 …}
  -id: 258022
  -bodyTs: "'airport':11 'around':9 'bird':7 'concern':4 'fli':8 'm':2 'thos':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703723127 {#4333
    date: 2023-12-28 01:25:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#4337
  +user: App\Entity\User {#4350 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I’m more concerned about thos birds flying around the airport."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703723127 {#4332
    date: 2023-12-28 01:25:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4342 …}
  +reports: Doctrine\ORM\PersistentCollection {#4344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4348 …}
  -id: 258022
  -bodyTs: "'airport':11 'around':9 'bird':7 'concern':4 'fli':8 'm':2 'thos':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703723127 {#4333
    date: 2023-12-28 01:25:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#4337
  +user: App\Entity\User {#4350 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I’m more concerned about thos birds flying around the airport."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703723127 {#4332
    date: 2023-12-28 01:25:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4338 …}
  +nested: Doctrine\ORM\PersistentCollection {#4340 …}
  +votes: Doctrine\ORM\PersistentCollection {#4342 …}
  +reports: Doctrine\ORM\PersistentCollection {#4344 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4348 …}
  -id: 258022
  -bodyTs: "'airport':11 'around':9 'bird':7 'concern':4 'fli':8 'm':2 'thos':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270001"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703723127 {#4333
    date: 2023-12-28 01:25:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "SFO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703727745 {#4405
    date: 2023-12-28 02:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 258180
  -bodyTs: "'sfo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703727745 {#4406
    date: 2023-12-28 02:42:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "SFO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703727745 {#4405
    date: 2023-12-28 02:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 258180
  -bodyTs: "'sfo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703727745 {#4406
    date: 2023-12-28 02:42:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "SFO"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703727745 {#4405
    date: 2023-12-28 02:42:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -id: 258180
  -bodyTs: "'sfo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6270670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703727745 {#4406
    date: 2023-12-28 02:42:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "This needs a Strauss waltz as a soundtrack…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703748184 {#4478
    date: 2023-12-28 08:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 258653
  -bodyTs: "'need':2 'soundtrack':8 'strauss':4 'waltz':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6886921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703748184 {#4479
    date: 2023-12-28 08:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "This needs a Strauss waltz as a soundtrack…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703748184 {#4478
    date: 2023-12-28 08:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 258653
  -bodyTs: "'need':2 'soundtrack':8 'strauss':4 'waltz':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6886921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703748184 {#4479
    date: 2023-12-28 08:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "This needs a Strauss waltz as a soundtrack…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703748184 {#4478
    date: 2023-12-28 08:23:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -id: 258653
  -bodyTs: "'need':2 'soundtrack':8 'strauss':4 'waltz':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6886921"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703748184 {#4479
    date: 2023-12-28 08:23:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I knew it! I thought it to be impossible that planes can fly that close with each other without affecting each other. The air pressure (or whatever) would be affecting the flight of another plane if they are too close with each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703809538 {#4551
    date: 2023-12-29 01:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 260949
  -bodyTs: "'affect':20,30 'air':24 'anoth':34 'close':15,40 'fli':13 'flight':32 'imposs':9 'knew':2 'plane':11,35 'pressur':25 'thought':5 'whatev':27 'without':19 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6284858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703809538 {#4552
    date: 2023-12-29 01:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I knew it! I thought it to be impossible that planes can fly that close with each other without affecting each other. The air pressure (or whatever) would be affecting the flight of another plane if they are too close with each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703809538 {#4551
    date: 2023-12-29 01:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 260949
  -bodyTs: "'affect':20,30 'air':24 'anoth':34 'close':15,40 'fli':13 'flight':32 'imposs':9 'knew':2 'plane':11,35 'pressur':25 'thought':5 'whatev':27 'without':19 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6284858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703809538 {#4552
    date: 2023-12-29 01:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "I knew it! I thought it to be impossible that planes can fly that close with each other without affecting each other. The air pressure (or whatever) would be affecting the flight of another plane if they are too close with each other."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703809538 {#4551
    date: 2023-12-29 01:25:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 260949
  -bodyTs: "'affect':20,30 'air':24 'anoth':34 'close':15,40 'fli':13 'flight':32 'imposs':9 'knew':2 'plane':11,35 'pressur':25 'thought':5 'whatev':27 'without':19 'would':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6284858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703809538 {#4552
    date: 2023-12-29 01:25:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Another cool thing to think about is how like, this video of two planes landing can create a bunch on interesting discussions, i mean, just look at all these comments!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703815098 {#4625
    date: 2023-12-29 02:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 261157
  -bodyTs: "'anoth':1 'bunch':19 'comment':30 'cool':2 'creat':17 'discuss':22 'interest':21 'land':15 'like':9 'look':26 'mean':24 'plane':14 'thing':3 'think':5 'two':13 'video':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815098 {#4626
    date: 2023-12-29 02:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Another cool thing to think about is how like, this video of two planes landing can create a bunch on interesting discussions, i mean, just look at all these comments!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703815098 {#4625
    date: 2023-12-29 02:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 261157
  -bodyTs: "'anoth':1 'bunch':19 'comment':30 'cool':2 'creat':17 'discuss':22 'interest':21 'land':15 'like':9 'look':26 'mean':24 'plane':14 'thing':3 'think':5 'two':13 'video':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815098 {#4626
    date: 2023-12-29 02:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#4630
  +user: App\Entity\User {#4643 …}
  +entry: App\Entity\Entry {#2410
    +user: Proxies\__CG__\App\Entity\User {#1961 …}
    +magazine: App\Entity\Magazine {#261
      +icon: Proxies\__CG__\App\Entity\Image {#241 …}
      +name: "mildlyinteresting@lemmy.world"
      +title: "mildlyinteresting"
      +description: """
        This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
        \n
        This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
        \n
        Just post some stuff and don’t spam.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 307
      +entryCommentCount: 6090
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729579416 {#269
        date: 2024-10-22 08:43:36.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#232 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
      +entries: Doctrine\ORM\PersistentCollection {#175 …}
      +posts: Doctrine\ORM\PersistentCollection {#133 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
      +bans: Doctrine\ORM\PersistentCollection {#112 …}
      +reports: Doctrine\ORM\PersistentCollection {#98 …}
      +badges: Doctrine\ORM\PersistentCollection {#76 …}
      +logs: Doctrine\ORM\PersistentCollection {#66 …}
      +awards: Doctrine\ORM\PersistentCollection {#1854 …}
      +categories: Doctrine\ORM\PersistentCollection {#1818 …}
      -id: 20
      +apId: "mildlyinteresting@lemmy.world"
      +apProfileId: "https://lemmy.world/c/mildlyinteresting"
      +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
      +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
      +apInboxUrl: "https://lemmy.world/inbox"
      +apDomain: "lemmy.world"
      +apPreferredUsername: "mildlyinteresting"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1729563669 {#267
        date: 2024-10-22 04:21:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1689840443 {#275
        date: 2023-07-20 10:07:23.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Two-airplanes-landing-at-the-same-time-with-close-proximity"
    +title: "Two airplanes landing at the same time with close proximity"
    +url: "https://i.imgur.com/mifTQ2X.mp4"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 42
    +favouriteCount: 389
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710673424 {#1829
      date: 2024-03-17 12:03:44.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1957 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1394 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2436 …}
    +badges: Doctrine\ORM\PersistentCollection {#2166 …}
    +children: []
    -id: 25245
    -titleTs: "'airplan':2 'close':9 'land':3 'proxim':10 'time':7 'two':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703786070
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10032136"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703699670 {#2418
      date: 2023-12-27 18:54:30.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#261}
  +image: null
  +parent: null
  +root: null
  +body: "Another cool thing to think about is how like, this video of two planes landing can create a bunch on interesting discussions, i mean, just look at all these comments!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703815098 {#4625
    date: 2023-12-29 02:58:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@zephyr@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4631 …}
  +nested: Doctrine\ORM\PersistentCollection {#4633 …}
  +votes: Doctrine\ORM\PersistentCollection {#4635 …}
  +reports: Doctrine\ORM\PersistentCollection {#4637 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4639 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4641 …}
  -id: 261157
  -bodyTs: "'anoth':1 'bunch':19 'comment':30 'cool':2 'creat':17 'discuss':22 'interest':21 'land':15 'like':9 'look':26 'mean':24 'plane':14 'thing':3 'think':5 'two':13 'video':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6906529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703815098 {#4626
    date: 2023-12-29 02:58:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED edit
App\Entity\Magazine {#261
  +icon: Proxies\__CG__\App\Entity\Image {#241 …}
  +name: "mildlyinteresting@lemmy.world"
  +title: "mildlyinteresting"
  +description: """
    This is for strictly *mildly* interesting material. If it’s too interesting, it doesn’t belong. If it’s not interesting, it doesn’t belong.\n
    \n
    This is obviously an objective criteria, so the mods are always right. Or maybe mildly right? Ahh… what do we know?\n
    \n
    Just post some stuff and don’t spam.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 307
  +entryCommentCount: 6090
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729579416 {#269
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#232 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#228 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#217 …}
  +entries: Doctrine\ORM\PersistentCollection {#175 …}
  +posts: Doctrine\ORM\PersistentCollection {#133 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#195 …}
  +bans: Doctrine\ORM\PersistentCollection {#112 …}
  +reports: Doctrine\ORM\PersistentCollection {#98 …}
  +badges: Doctrine\ORM\PersistentCollection {#76 …}
  +logs: Doctrine\ORM\PersistentCollection {#66 …}
  +awards: Doctrine\ORM\PersistentCollection {#1854 …}
  +categories: Doctrine\ORM\PersistentCollection {#1818 …}
  -id: 20
  +apId: "mildlyinteresting@lemmy.world"
  +apProfileId: "https://lemmy.world/c/mildlyinteresting"
  +apPublicUrl: "https://lemmy.world/c/mildlyinteresting"
  +apFollowersUrl: "https://lemmy.world/c/mildlyinteresting/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "mildlyinteresting"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729563669 {#267
    date: 2024-10-22 04:21:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1689840443 {#275
    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