GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/2975/Gotta-love-international-shipping/active?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Gotta-love-international-shipping"
  +title: "Gotta love international shipping"
  +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696765927 {#2410
    date: 2023-10-08 13:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2975
  -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696581499
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6328778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696495099 {#1850
    date: 2023-10-05 10:38:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Gotta-love-international-shipping"
  +title: "Gotta love international shipping"
  +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696765927 {#2410
    date: 2023-10-08 13:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2975
  -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696581499
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6328778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696495099 {#1850
    date: 2023-10-05 10:38:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Gotta-love-international-shipping"
  +title: "Gotta love international shipping"
  +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 1225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696765927 {#2410
    date: 2023-10-08 13:52:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 2975
  -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696581499
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6328778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696495099 {#1850
    date: 2023-10-05 10:38:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 220
  +score: 0
  +lastActive: DateTime @1696765928 {#4002
    date: 2023-10-08 13:52:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 32752
  -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4152064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504346 {#3938
    date: 2023-10-05 13:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 220
  +score: 0
  +lastActive: DateTime @1696765928 {#4002
    date: 2023-10-08 13:52:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 32752
  -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4152064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504346 {#3938
    date: 2023-10-05 13:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 220
  +score: 0
  +lastActive: DateTime @1696765928 {#4002
    date: 2023-10-08 13:52:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 32752
  -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4152064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696504346 {#3938
    date: 2023-10-05 13:12:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "If it is a package from China it wouldnt change anything right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696506574 {#5184
    date: 2023-10-05 13:49:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 32799
  -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3283930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506574 {#5185
    date: 2023-10-05 13:49:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "If it is a package from China it wouldnt change anything right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696506574 {#5184
    date: 2023-10-05 13:49:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 32799
  -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3283930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506574 {#5185
    date: 2023-10-05 13:49:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5186
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "If it is a package from China it wouldnt change anything right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 35
  +score: 0
  +lastActive: DateTime @1696506574 {#5184
    date: 2023-10-05 13:49:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5188 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5192 …}
  +reports: Doctrine\ORM\PersistentCollection {#5194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
  -id: 32799
  -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3283930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506574 {#5185
    date: 2023-10-05 13:49:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5354
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "If it is a package from China it wouldnt change anything right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696506574 {#5184
      date: 2023-10-05 13:49:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 32799
    -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3283930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506574 {#5185
      date: 2023-10-05 13:49:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1696506646 {#5352
    date: 2023-10-05 13:50:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 32802
  -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4153343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506646 {#5353
    date: 2023-10-05 13:50:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5354
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "If it is a package from China it wouldnt change anything right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696506574 {#5184
      date: 2023-10-05 13:49:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 32799
    -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3283930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506574 {#5185
      date: 2023-10-05 13:49:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1696506646 {#5352
    date: 2023-10-05 13:50:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 32802
  -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4153343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506646 {#5353
    date: 2023-10-05 13:50:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5354
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5186
    +user: Proxies\__CG__\App\Entity\User {#5187 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "If it is a package from China it wouldnt change anything right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 35
    +score: 0
    +lastActive: DateTime @1696506574 {#5184
      date: 2023-10-05 13:49:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5188 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5192 …}
    +reports: Doctrine\ORM\PersistentCollection {#5194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
    -id: 32799
    -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/3283930"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506574 {#5185
      date: 2023-10-05 13:49:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 88
  +score: 0
  +lastActive: DateTime @1696506646 {#5352
    date: 2023-10-05 13:50:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 32802
  -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4153343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696506646 {#5353
    date: 2023-10-05 13:50:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5435
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Fort Wayne would be the last place it was checked before falling into the ocean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696613913 {#5434
    date: 2023-10-06 19:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 34980
  -bodyTs: "'check':10 'fall':12 'fort':1 'last':6 'ocean':15 'place':7 'wayn':2 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3704010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613913 {#5431
    date: 2023-10-06 19:38:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5435
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Fort Wayne would be the last place it was checked before falling into the ocean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696613913 {#5434
    date: 2023-10-06 19:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 34980
  -bodyTs: "'check':10 'fall':12 'fort':1 'last':6 'ocean':15 'place':7 'wayn':2 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3704010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613913 {#5431
    date: 2023-10-06 19:38:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5435
  +user: Proxies\__CG__\App\Entity\User {#5439 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Fort Wayne would be the last place it was checked before falling into the ocean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696613913 {#5434
    date: 2023-10-06 19:38:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5440 …}
  +votes: Doctrine\ORM\PersistentCollection {#5442 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 34980
  -bodyTs: "'check':10 'fall':12 'fort':1 'last':6 'ocean':15 'place':7 'wayn':2 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3704010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696613913 {#5431
    date: 2023-10-06 19:38:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5455
  +user: Proxies\__CG__\App\Entity\User {#5456 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Trebuchet. Really powerful trebuchet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696514686 {#5453
    date: 2023-10-05 16:04:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 33014
  -bodyTs: "'power':3 'realli':2 'trebuchet':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/514413/-/comment/2774716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514686 {#5454
    date: 2023-10-05 16:04:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5455
  +user: Proxies\__CG__\App\Entity\User {#5456 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Trebuchet. Really powerful trebuchet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696514686 {#5453
    date: 2023-10-05 16:04:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 33014
  -bodyTs: "'power':3 'realli':2 'trebuchet':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/514413/-/comment/2774716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514686 {#5454
    date: 2023-10-05 16:04:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5455
  +user: Proxies\__CG__\App\Entity\User {#5456 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Trebuchet. Really powerful trebuchet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696514686 {#5453
    date: 2023-10-05 16:04:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 33014
  -bodyTs: "'power':3 'realli':2 'trebuchet':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/514413/-/comment/2774716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696514686 {#5454
    date: 2023-10-05 16:04:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5471
  +user: Proxies\__CG__\App\Entity\User {#5472 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1696509181 {#5469
    date: 2023-10-05 14:33:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 32868
  -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509181 {#5470
    date: 2023-10-05 14:33:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5471
  +user: Proxies\__CG__\App\Entity\User {#5472 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1696509181 {#5469
    date: 2023-10-05 14:33:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 32868
  -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509181 {#5470
    date: 2023-10-05 14:33:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5471
  +user: Proxies\__CG__\App\Entity\User {#5472 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1696509181 {#5469
    date: 2023-10-05 14:33:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 32868
  -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509181 {#5470
    date: 2023-10-05 14:33:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5603
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: Proxies\__CG__\App\Entity\User {#5472 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696509181 {#5469
      date: 2023-10-05 14:33:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5473 …}
    +nested: Doctrine\ORM\PersistentCollection {#5475 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 32868
    -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509181 {#5470
      date: 2023-10-05 14:33:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
    \n
    No wonder the updates just get shittier and shittier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696511059 {#5601
    date: 2023-10-05 15:04:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5605 …}
  +nested: Doctrine\ORM\PersistentCollection {#5607 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
  -id: 32908
  -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3536071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511059 {#5602
    date: 2023-10-05 15:04:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5603
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: Proxies\__CG__\App\Entity\User {#5472 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696509181 {#5469
      date: 2023-10-05 14:33:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5473 …}
    +nested: Doctrine\ORM\PersistentCollection {#5475 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 32868
    -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509181 {#5470
      date: 2023-10-05 14:33:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
    \n
    No wonder the updates just get shittier and shittier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696511059 {#5601
    date: 2023-10-05 15:04:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5605 …}
  +nested: Doctrine\ORM\PersistentCollection {#5607 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
  -id: 32908
  -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3536071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511059 {#5602
    date: 2023-10-05 15:04:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5603
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5471
    +user: Proxies\__CG__\App\Entity\User {#5472 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1696509181 {#5469
      date: 2023-10-05 14:33:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5473 …}
    +nested: Doctrine\ORM\PersistentCollection {#5475 …}
    +votes: Doctrine\ORM\PersistentCollection {#5477 …}
    +reports: Doctrine\ORM\PersistentCollection {#5479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
    -id: 32868
    -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154176"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509181 {#5470
      date: 2023-10-05 14:33:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
    \n
    No wonder the updates just get shittier and shittier.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696511059 {#5601
    date: 2023-10-05 15:04:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5605 …}
  +nested: Doctrine\ORM\PersistentCollection {#5607 …}
  +votes: Doctrine\ORM\PersistentCollection {#5609 …}
  +reports: Doctrine\ORM\PersistentCollection {#5611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
  -id: 32908
  -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3536071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511059 {#5602
    date: 2023-10-05 15:04:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#5671
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5603
    +user: Proxies\__CG__\App\Entity\User {#5604 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: Proxies\__CG__\App\Entity\User {#5472 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5354
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "If it is a package from China it wouldnt change anything right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696506574 {#5184
            date: 2023-10-05 13:49:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 32799
          -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3283930"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506574 {#5185
            date: 2023-10-05 13:49:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1696506646 {#5352
          date: 2023-10-05 13:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5355 …}
        +nested: Doctrine\ORM\PersistentCollection {#5357 …}
        +votes: Doctrine\ORM\PersistentCollection {#5359 …}
        +reports: Doctrine\ORM\PersistentCollection {#5361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
        -id: 32802
        -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4153343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506646 {#5353
          date: 2023-10-05 13:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1696509181 {#5469
        date: 2023-10-05 14:33:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5473 …}
      +nested: Doctrine\ORM\PersistentCollection {#5475 …}
      +votes: Doctrine\ORM\PersistentCollection {#5477 …}
      +reports: Doctrine\ORM\PersistentCollection {#5479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
      -id: 32868
      -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696509181 {#5470
        date: 2023-10-05 14:33:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
      \n
      No wonder the updates just get shittier and shittier.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696511059 {#5601
      date: 2023-10-05 15:04:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5605 …}
    +nested: Doctrine\ORM\PersistentCollection {#5607 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
    -id: 32908
    -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3536071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696511059 {#5602
      date: 2023-10-05 15:04:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Nah, they didn’t grow up before computers: they were programing mainframes in the 60s. Those programmers can write you an absolute masterpiece of software … in COBOL. Also, they don’t bother with documentation because they’re intimately familiar with every line of code considering *they created the whole system from scratch* 40 years ago.\n
    \n
    The point at when you’re “screwed” is when they retire and some poor bastard inherits an inscrutably complex system, written in a 60 year old language no one uses anymore, and with zero documentation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696520968 {#5676
    date: 2023-10-05 17:49:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5680 …}
  +reports: Doctrine\ORM\PersistentCollection {#5682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
  -id: 33233
  -bodyTs: "'40':53 '60':79 '60s':15 'absolut':22 'ago':55 'also':28 'anymor':86 'bastard':70 'bother':32 'cobol':27 'code':44 'complex':74 'comput':8 'consid':45 'creat':47 'didn':3 'document':34,90 'everi':41 'familiar':39 'grow':5 'inherit':71 'inscrut':73 'intim':38 'languag':82 'line':42 'mainfram':12 'masterpiec':23 'nah':1 'old':81 'one':84 'point':57 'poor':69 'program':11 'programm':17 're':37,61 'retir':66 'scratch':52 'screw':62 'softwar':25 'system':50,75 'use':85 'whole':49 'write':19 'written':76 'year':54,80 'zero':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3388898"
  +editedAt: DateTimeImmutable @1696521155 {#5679
    date: 2023-10-05 17:52:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696520968 {#5675
    date: 2023-10-05 17:49:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5671
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5603
    +user: Proxies\__CG__\App\Entity\User {#5604 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: Proxies\__CG__\App\Entity\User {#5472 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5354
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "If it is a package from China it wouldnt change anything right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696506574 {#5184
            date: 2023-10-05 13:49:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 32799
          -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3283930"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506574 {#5185
            date: 2023-10-05 13:49:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1696506646 {#5352
          date: 2023-10-05 13:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5355 …}
        +nested: Doctrine\ORM\PersistentCollection {#5357 …}
        +votes: Doctrine\ORM\PersistentCollection {#5359 …}
        +reports: Doctrine\ORM\PersistentCollection {#5361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
        -id: 32802
        -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4153343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506646 {#5353
          date: 2023-10-05 13:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1696509181 {#5469
        date: 2023-10-05 14:33:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5473 …}
      +nested: Doctrine\ORM\PersistentCollection {#5475 …}
      +votes: Doctrine\ORM\PersistentCollection {#5477 …}
      +reports: Doctrine\ORM\PersistentCollection {#5479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
      -id: 32868
      -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696509181 {#5470
        date: 2023-10-05 14:33:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
      \n
      No wonder the updates just get shittier and shittier.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696511059 {#5601
      date: 2023-10-05 15:04:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5605 …}
    +nested: Doctrine\ORM\PersistentCollection {#5607 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
    -id: 32908
    -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3536071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696511059 {#5602
      date: 2023-10-05 15:04:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Nah, they didn’t grow up before computers: they were programing mainframes in the 60s. Those programmers can write you an absolute masterpiece of software … in COBOL. Also, they don’t bother with documentation because they’re intimately familiar with every line of code considering *they created the whole system from scratch* 40 years ago.\n
    \n
    The point at when you’re “screwed” is when they retire and some poor bastard inherits an inscrutably complex system, written in a 60 year old language no one uses anymore, and with zero documentation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696520968 {#5676
    date: 2023-10-05 17:49:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5680 …}
  +reports: Doctrine\ORM\PersistentCollection {#5682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
  -id: 33233
  -bodyTs: "'40':53 '60':79 '60s':15 'absolut':22 'ago':55 'also':28 'anymor':86 'bastard':70 'bother':32 'cobol':27 'code':44 'complex':74 'comput':8 'consid':45 'creat':47 'didn':3 'document':34,90 'everi':41 'familiar':39 'grow':5 'inherit':71 'inscrut':73 'intim':38 'languag':82 'line':42 'mainfram':12 'masterpiec':23 'nah':1 'old':81 'one':84 'point':57 'poor':69 'program':11 'programm':17 're':37,61 'retir':66 'scratch':52 'screw':62 'softwar':25 'system':50,75 'use':85 'whole':49 'write':19 'written':76 'year':54,80 'zero':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3388898"
  +editedAt: DateTimeImmutable @1696521155 {#5679
    date: 2023-10-05 17:52:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696520968 {#5675
    date: 2023-10-05 17:49:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5671
  +user: Proxies\__CG__\App\Entity\User {#5667 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5603
    +user: Proxies\__CG__\App\Entity\User {#5604 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5471
      +user: Proxies\__CG__\App\Entity\User {#5472 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5354
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "If it is a package from China it wouldnt change anything right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696506574 {#5184
            date: 2023-10-05 13:49:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 32799
          -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3283930"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506574 {#5185
            date: 2023-10-05 13:49:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1696506646 {#5352
          date: 2023-10-05 13:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5355 …}
        +nested: Doctrine\ORM\PersistentCollection {#5357 …}
        +votes: Doctrine\ORM\PersistentCollection {#5359 …}
        +reports: Doctrine\ORM\PersistentCollection {#5361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
        -id: 32802
        -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4153343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506646 {#5353
          date: 2023-10-05 13:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1696509181 {#5469
        date: 2023-10-05 14:33:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5473 …}
      +nested: Doctrine\ORM\PersistentCollection {#5475 …}
      +votes: Doctrine\ORM\PersistentCollection {#5477 …}
      +reports: Doctrine\ORM\PersistentCollection {#5479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
      -id: 32868
      -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154176"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696509181 {#5470
        date: 2023-10-05 14:33:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
      \n
      No wonder the updates just get shittier and shittier.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696511059 {#5601
      date: 2023-10-05 15:04:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@Nindelofocho@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5605 …}
    +nested: Doctrine\ORM\PersistentCollection {#5607 …}
    +votes: Doctrine\ORM\PersistentCollection {#5609 …}
    +reports: Doctrine\ORM\PersistentCollection {#5611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
    -id: 32908
    -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3536071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696511059 {#5602
      date: 2023-10-05 15:04:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    Nah, they didn’t grow up before computers: they were programing mainframes in the 60s. Those programmers can write you an absolute masterpiece of software … in COBOL. Also, they don’t bother with documentation because they’re intimately familiar with every line of code considering *they created the whole system from scratch* 40 years ago.\n
    \n
    The point at when you’re “screwed” is when they retire and some poor bastard inherits an inscrutably complex system, written in a 60 year old language no one uses anymore, and with zero documentation.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696520968 {#5676
    date: 2023-10-05 17:49:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
    "@tryptaminev@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5666 …}
  +nested: Doctrine\ORM\PersistentCollection {#5670 …}
  +votes: Doctrine\ORM\PersistentCollection {#5680 …}
  +reports: Doctrine\ORM\PersistentCollection {#5682 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
  -id: 33233
  -bodyTs: "'40':53 '60':79 '60s':15 'absolut':22 'ago':55 'also':28 'anymor':86 'bastard':70 'bother':32 'cobol':27 'code':44 'complex':74 'comput':8 'consid':45 'creat':47 'didn':3 'document':34,90 'everi':41 'familiar':39 'grow':5 'inherit':71 'inscrut':73 'intim':38 'languag':82 'line':42 'mainfram':12 'masterpiec':23 'nah':1 'old':81 'one':84 'point':57 'poor':69 'program':11 'programm':17 're':37,61 'retir':66 'scratch':52 'screw':62 'softwar':25 'system':50,75 'use':85 'whole':49 'write':19 'written':76 'year':54,80 'zero':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3388898"
  +editedAt: DateTimeImmutable @1696521155 {#5679
    date: 2023-10-05 17:52:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696520968 {#5675
    date: 2023-10-05 17:49:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5743
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5671
    +user: Proxies\__CG__\App\Entity\User {#5667 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5603
      +user: Proxies\__CG__\App\Entity\User {#5604 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: Proxies\__CG__\App\Entity\User {#5472 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5354
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5186
            +user: Proxies\__CG__\App\Entity\User {#5187 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "If it is a package from China it wouldnt change anything right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1696506574 {#5184
              date: 2023-10-05 13:49:34.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5188 …}
            +nested: Doctrine\ORM\PersistentCollection {#5190 …}
            +votes: Doctrine\ORM\PersistentCollection {#5192 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -id: 32799
            -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/3283930"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696506574 {#5185
              date: 2023-10-05 13:49:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1696506646 {#5352
            date: 2023-10-05 13:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@seliaste@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5355 …}
          +nested: Doctrine\ORM\PersistentCollection {#5357 …}
          +votes: Doctrine\ORM\PersistentCollection {#5359 …}
          +reports: Doctrine\ORM\PersistentCollection {#5361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
          -id: 32802
          -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4153343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506646 {#5353
            date: 2023-10-05 13:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1696509181 {#5469
          date: 2023-10-05 14:33:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5473 …}
        +nested: Doctrine\ORM\PersistentCollection {#5475 …}
        +votes: Doctrine\ORM\PersistentCollection {#5477 …}
        +reports: Doctrine\ORM\PersistentCollection {#5479 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
        -id: 32868
        -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696509181 {#5470
          date: 2023-10-05 14:33:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
        \n
        No wonder the updates just get shittier and shittier.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696511059 {#5601
        date: 2023-10-05 15:04:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
        "@Nindelofocho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5605 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
      -id: 32908
      -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3536071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696511059 {#5602
        date: 2023-10-05 15:04:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Nah, they didn’t grow up before computers: they were programing mainframes in the 60s. Those programmers can write you an absolute masterpiece of software … in COBOL. Also, they don’t bother with documentation because they’re intimately familiar with every line of code considering *they created the whole system from scratch* 40 years ago.\n
      \n
      The point at when you’re “screwed” is when they retire and some poor bastard inherits an inscrutably complex system, written in a 60 year old language no one uses anymore, and with zero documentation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696520968 {#5676
      date: 2023-10-05 17:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@Nindelofocho@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5666 …}
    +nested: Doctrine\ORM\PersistentCollection {#5670 …}
    +votes: Doctrine\ORM\PersistentCollection {#5680 …}
    +reports: Doctrine\ORM\PersistentCollection {#5682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
    -id: 33233
    -bodyTs: "'40':53 '60':79 '60s':15 'absolut':22 'ago':55 'also':28 'anymor':86 'bastard':70 'bother':32 'cobol':27 'code':44 'complex':74 'comput':8 'consid':45 'creat':47 'didn':3 'document':34,90 'everi':41 'familiar':39 'grow':5 'inherit':71 'inscrut':73 'intim':38 'languag':82 'line':42 'mainfram':12 'masterpiec':23 'nah':1 'old':81 'one':84 'point':57 'poor':69 'program':11 'programm':17 're':37,61 'retir':66 'scratch':52 'screw':62 'softwar':25 'system':50,75 'use':85 'whole':49 'write':19 'written':76 'year':54,80 'zero':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3388898"
    +editedAt: DateTimeImmutable @1696521155 {#5679
      date: 2023-10-05 17:52:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696520968 {#5675
      date: 2023-10-05 17:49:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "[xkcd.com/505/](https://xkcd.com/505/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696528428 {#5741
    date: 2023-10-05 19:53:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
    "@tryptaminev@feddit.de"
    "@oatscoop@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5744 …}
  +nested: Doctrine\ORM\PersistentCollection {#5746 …}
  +votes: Doctrine\ORM\PersistentCollection {#5748 …}
  +reports: Doctrine\ORM\PersistentCollection {#5750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5754 …}
  -id: 33433
  -bodyTs: "'/505/](https://xkcd.com/505/)':3 'xkcd.com':2 'xkcd.com/505/](https://xkcd.com/505/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3542825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696528428 {#5742
    date: 2023-10-05 19:53:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5743
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5671
    +user: Proxies\__CG__\App\Entity\User {#5667 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5603
      +user: Proxies\__CG__\App\Entity\User {#5604 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: Proxies\__CG__\App\Entity\User {#5472 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5354
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5186
            +user: Proxies\__CG__\App\Entity\User {#5187 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "If it is a package from China it wouldnt change anything right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1696506574 {#5184
              date: 2023-10-05 13:49:34.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5188 …}
            +nested: Doctrine\ORM\PersistentCollection {#5190 …}
            +votes: Doctrine\ORM\PersistentCollection {#5192 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -id: 32799
            -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/3283930"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696506574 {#5185
              date: 2023-10-05 13:49:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1696506646 {#5352
            date: 2023-10-05 13:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@seliaste@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5355 …}
          +nested: Doctrine\ORM\PersistentCollection {#5357 …}
          +votes: Doctrine\ORM\PersistentCollection {#5359 …}
          +reports: Doctrine\ORM\PersistentCollection {#5361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
          -id: 32802
          -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4153343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506646 {#5353
            date: 2023-10-05 13:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1696509181 {#5469
          date: 2023-10-05 14:33:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5473 …}
        +nested: Doctrine\ORM\PersistentCollection {#5475 …}
        +votes: Doctrine\ORM\PersistentCollection {#5477 …}
        +reports: Doctrine\ORM\PersistentCollection {#5479 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
        -id: 32868
        -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696509181 {#5470
          date: 2023-10-05 14:33:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
        \n
        No wonder the updates just get shittier and shittier.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696511059 {#5601
        date: 2023-10-05 15:04:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
        "@Nindelofocho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5605 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
      -id: 32908
      -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3536071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696511059 {#5602
        date: 2023-10-05 15:04:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Nah, they didn’t grow up before computers: they were programing mainframes in the 60s. Those programmers can write you an absolute masterpiece of software … in COBOL. Also, they don’t bother with documentation because they’re intimately familiar with every line of code considering *they created the whole system from scratch* 40 years ago.\n
      \n
      The point at when you’re “screwed” is when they retire and some poor bastard inherits an inscrutably complex system, written in a 60 year old language no one uses anymore, and with zero documentation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696520968 {#5676
      date: 2023-10-05 17:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@Nindelofocho@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5666 …}
    +nested: Doctrine\ORM\PersistentCollection {#5670 …}
    +votes: Doctrine\ORM\PersistentCollection {#5680 …}
    +reports: Doctrine\ORM\PersistentCollection {#5682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
    -id: 33233
    -bodyTs: "'40':53 '60':79 '60s':15 'absolut':22 'ago':55 'also':28 'anymor':86 'bastard':70 'bother':32 'cobol':27 'code':44 'complex':74 'comput':8 'consid':45 'creat':47 'didn':3 'document':34,90 'everi':41 'familiar':39 'grow':5 'inherit':71 'inscrut':73 'intim':38 'languag':82 'line':42 'mainfram':12 'masterpiec':23 'nah':1 'old':81 'one':84 'point':57 'poor':69 'program':11 'programm':17 're':37,61 'retir':66 'scratch':52 'screw':62 'softwar':25 'system':50,75 'use':85 'whole':49 'write':19 'written':76 'year':54,80 'zero':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3388898"
    +editedAt: DateTimeImmutable @1696521155 {#5679
      date: 2023-10-05 17:52:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696520968 {#5675
      date: 2023-10-05 17:49:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "[xkcd.com/505/](https://xkcd.com/505/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696528428 {#5741
    date: 2023-10-05 19:53:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
    "@tryptaminev@feddit.de"
    "@oatscoop@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5744 …}
  +nested: Doctrine\ORM\PersistentCollection {#5746 …}
  +votes: Doctrine\ORM\PersistentCollection {#5748 …}
  +reports: Doctrine\ORM\PersistentCollection {#5750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5754 …}
  -id: 33433
  -bodyTs: "'/505/](https://xkcd.com/505/)':3 'xkcd.com':2 'xkcd.com/505/](https://xkcd.com/505/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3542825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696528428 {#5742
    date: 2023-10-05 19:53:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5743
  +user: Proxies\__CG__\App\Entity\User {#5604 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5671
    +user: Proxies\__CG__\App\Entity\User {#5667 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5603
      +user: Proxies\__CG__\App\Entity\User {#5604 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5471
        +user: Proxies\__CG__\App\Entity\User {#5472 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5354
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5186
            +user: Proxies\__CG__\App\Entity\User {#5187 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "If it is a package from China it wouldnt change anything right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1696506574 {#5184
              date: 2023-10-05 13:49:34.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5188 …}
            +nested: Doctrine\ORM\PersistentCollection {#5190 …}
            +votes: Doctrine\ORM\PersistentCollection {#5192 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -id: 32799
            -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/3283930"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696506574 {#5185
              date: 2023-10-05 13:49:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1696506646 {#5352
            date: 2023-10-05 13:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@seliaste@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5355 …}
          +nested: Doctrine\ORM\PersistentCollection {#5357 …}
          +votes: Doctrine\ORM\PersistentCollection {#5359 …}
          +reports: Doctrine\ORM\PersistentCollection {#5361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
          -id: 32802
          -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4153343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506646 {#5353
            date: 2023-10-05 13:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "clipped through the terrain and fell to the bottom of the map where the global water level is set at"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1696509181 {#5469
          date: 2023-10-05 14:33:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5473 …}
        +nested: Doctrine\ORM\PersistentCollection {#5475 …}
        +votes: Doctrine\ORM\PersistentCollection {#5477 …}
        +reports: Doctrine\ORM\PersistentCollection {#5479 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
        -id: 32868
        -bodyTs: "'bottom':9 'clip':1 'fell':6 'global':15 'level':17 'map':12 'set':19 'terrain':4 'water':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154176"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696509181 {#5470
          date: 2023-10-05 14:33:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        Thats what happens when you cheap out on map designers and have one old guy do everything that grew up in a time before computers were a thing even. Oh and of course he is also the only guy programming and maintaining the engine, has to do all the character conception and management demands some immersive sandbox experience with particle physics down to quantum level.\n
        \n
        No wonder the updates just get shittier and shittier.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696511059 {#5601
        date: 2023-10-05 15:04:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
        "@Nindelofocho@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5605 …}
      +nested: Doctrine\ORM\PersistentCollection {#5607 …}
      +votes: Doctrine\ORM\PersistentCollection {#5609 …}
      +reports: Doctrine\ORM\PersistentCollection {#5611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5615 …}
      -id: 32908
      -bodyTs: "'also':36 'charact':50 'cheap':6 'comput':25 'concept':51 'cours':33 'demand':54 'design':10 'engin':44 'even':29 'everyth':17 'experi':58 'get':71 'grew':19 'guy':15,39 'happen':3 'immers':56 'level':65 'maintain':42 'manag':53 'map':9 'oh':30 'old':14 'one':13 'particl':60 'physic':61 'program':40 'quantum':64 'sandbox':57 'shittier':72,74 'that':1 'thing':28 'time':23 'updat':69 'wonder':67"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3536071"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696511059 {#5602
        date: 2023-10-05 15:04:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      Nah, they didn’t grow up before computers: they were programing mainframes in the 60s. Those programmers can write you an absolute masterpiece of software … in COBOL. Also, they don’t bother with documentation because they’re intimately familiar with every line of code considering *they created the whole system from scratch* 40 years ago.\n
      \n
      The point at when you’re “screwed” is when they retire and some poor bastard inherits an inscrutably complex system, written in a 60 year old language no one uses anymore, and with zero documentation.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696520968 {#5676
      date: 2023-10-05 17:49:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@Nindelofocho@lemmy.world"
      "@tryptaminev@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5666 …}
    +nested: Doctrine\ORM\PersistentCollection {#5670 …}
    +votes: Doctrine\ORM\PersistentCollection {#5680 …}
    +reports: Doctrine\ORM\PersistentCollection {#5682 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5684 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5686 …}
    -id: 33233
    -bodyTs: "'40':53 '60':79 '60s':15 'absolut':22 'ago':55 'also':28 'anymor':86 'bastard':70 'bother':32 'cobol':27 'code':44 'complex':74 'comput':8 'consid':45 'creat':47 'didn':3 'document':34,90 'everi':41 'familiar':39 'grow':5 'inherit':71 'inscrut':73 'intim':38 'languag':82 'line':42 'mainfram':12 'masterpiec':23 'nah':1 'old':81 'one':84 'point':57 'poor':69 'program':11 'programm':17 're':37,61 'retir':66 'scratch':52 'screw':62 'softwar':25 'system':50,75 'use':85 'whole':49 'write':19 'written':76 'year':54,80 'zero':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3388898"
    +editedAt: DateTimeImmutable @1696521155 {#5679
      date: 2023-10-05 17:52:35.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696520968 {#5675
      date: 2023-10-05 17:49:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "[xkcd.com/505/](https://xkcd.com/505/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696528428 {#5741
    date: 2023-10-05 19:53:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@Nindelofocho@lemmy.world"
    "@tryptaminev@feddit.de"
    "@oatscoop@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5744 …}
  +nested: Doctrine\ORM\PersistentCollection {#5746 …}
  +votes: Doctrine\ORM\PersistentCollection {#5748 …}
  +reports: Doctrine\ORM\PersistentCollection {#5750 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5752 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5754 …}
  -id: 33433
  -bodyTs: "'/505/](https://xkcd.com/505/)':3 'xkcd.com':2 'xkcd.com/505/](https://xkcd.com/505/)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3542825"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696528428 {#5742
    date: 2023-10-05 19:53:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5487
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
    \n
    So could easily be some port on the west coast where the container fell off a ship?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696518877 {#5485
    date: 2023-10-05 17:14:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 33154
  -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696518877 {#5486
    date: 2023-10-05 17:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
    \n
    So could easily be some port on the west coast where the container fell off a ship?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696518877 {#5485
    date: 2023-10-05 17:14:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 33154
  -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696518877 {#5486
    date: 2023-10-05 17:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5487
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
    \n
    So could easily be some port on the west coast where the container fell off a ship?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696518877 {#5485
    date: 2023-10-05 17:14:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 33154
  -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158674"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696518877 {#5486
    date: 2023-10-05 17:14:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5634
  +user: Proxies\__CG__\App\Entity\User {#5635 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5487
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
      \n
      So could easily be some port on the west coast where the container fell off a ship?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696518877 {#5485
      date: 2023-10-05 17:14:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5490 …}
    +votes: Doctrine\ORM\PersistentCollection {#5492 …}
    +reports: Doctrine\ORM\PersistentCollection {#5494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    -id: 33154
    -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4158674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696518877 {#5486
      date: 2023-10-05 17:14:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Most likely but it’s funnier if you don’t think about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696535044 {#5632
    date: 2023-10-05 21:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 33634
  -bodyTs: "'funnier':6 'like':2 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4414871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535044 {#5633
    date: 2023-10-05 21:44:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5634
  +user: Proxies\__CG__\App\Entity\User {#5635 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5487
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
      \n
      So could easily be some port on the west coast where the container fell off a ship?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696518877 {#5485
      date: 2023-10-05 17:14:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5490 …}
    +votes: Doctrine\ORM\PersistentCollection {#5492 …}
    +reports: Doctrine\ORM\PersistentCollection {#5494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    -id: 33154
    -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4158674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696518877 {#5486
      date: 2023-10-05 17:14:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Most likely but it’s funnier if you don’t think about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696535044 {#5632
    date: 2023-10-05 21:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 33634
  -bodyTs: "'funnier':6 'like':2 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4414871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535044 {#5633
    date: 2023-10-05 21:44:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5634
  +user: Proxies\__CG__\App\Entity\User {#5635 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5487
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: """
      But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
      \n
      So could easily be some port on the west coast where the container fell off a ship?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1696518877 {#5485
      date: 2023-10-05 17:14:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5488 …}
    +nested: Doctrine\ORM\PersistentCollection {#5490 …}
    +votes: Doctrine\ORM\PersistentCollection {#5492 …}
    +reports: Doctrine\ORM\PersistentCollection {#5494 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
    -id: 33154
    -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4158674"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696518877 {#5486
      date: 2023-10-05 17:14:37.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Most likely but it’s funnier if you don’t think about that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696535044 {#5632
    date: 2023-10-05 21:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5636 …}
  +nested: Doctrine\ORM\PersistentCollection {#5638 …}
  +votes: Doctrine\ORM\PersistentCollection {#5640 …}
  +reports: Doctrine\ORM\PersistentCollection {#5642 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
  -id: 33634
  -bodyTs: "'funnier':6 'like':2 'think':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4414871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535044 {#5633
    date: 2023-10-05 21:44:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5634
    +user: Proxies\__CG__\App\Entity\User {#5635 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5487
      +user: Proxies\__CG__\App\Entity\User {#5401 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5354
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "If it is a package from China it wouldnt change anything right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696506574 {#5184
            date: 2023-10-05 13:49:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 32799
          -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3283930"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506574 {#5185
            date: 2023-10-05 13:49:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1696506646 {#5352
          date: 2023-10-05 13:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5355 …}
        +nested: Doctrine\ORM\PersistentCollection {#5357 …}
        +votes: Doctrine\ORM\PersistentCollection {#5359 …}
        +reports: Doctrine\ORM\PersistentCollection {#5361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
        -id: 32802
        -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4153343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506646 {#5353
          date: 2023-10-05 13:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
        \n
        So could easily be some port on the west coast where the container fell off a ship?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696518877 {#5485
        date: 2023-10-05 17:14:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5490 …}
      +votes: Doctrine\ORM\PersistentCollection {#5492 …}
      +reports: Doctrine\ORM\PersistentCollection {#5494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
      -id: 33154
      -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4158674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696518877 {#5486
        date: 2023-10-05 17:14:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Most likely but it’s funnier if you don’t think about that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696535044 {#5632
      date: 2023-10-05 21:44:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5636 …}
    +nested: Doctrine\ORM\PersistentCollection {#5638 …}
    +votes: Doctrine\ORM\PersistentCollection {#5640 …}
    +reports: Doctrine\ORM\PersistentCollection {#5642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
    -id: 33634
    -bodyTs: "'funnier':6 'like':2 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4414871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535044 {#5633
      date: 2023-10-05 21:44:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’m no fun at parties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696541539 {#5704
    date: 2023-10-05 23:32:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
    "@mindrover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5709 …}
  +votes: Doctrine\ORM\PersistentCollection {#5711 …}
  +reports: Doctrine\ORM\PersistentCollection {#5713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
  -id: 33819
  -bodyTs: "'fun':4 'm':2 'parti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4169426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541539 {#5705
    date: 2023-10-05 23:32:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5634
    +user: Proxies\__CG__\App\Entity\User {#5635 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5487
      +user: Proxies\__CG__\App\Entity\User {#5401 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5354
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "If it is a package from China it wouldnt change anything right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696506574 {#5184
            date: 2023-10-05 13:49:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 32799
          -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3283930"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506574 {#5185
            date: 2023-10-05 13:49:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1696506646 {#5352
          date: 2023-10-05 13:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5355 …}
        +nested: Doctrine\ORM\PersistentCollection {#5357 …}
        +votes: Doctrine\ORM\PersistentCollection {#5359 …}
        +reports: Doctrine\ORM\PersistentCollection {#5361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
        -id: 32802
        -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4153343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506646 {#5353
          date: 2023-10-05 13:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
        \n
        So could easily be some port on the west coast where the container fell off a ship?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696518877 {#5485
        date: 2023-10-05 17:14:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5490 …}
      +votes: Doctrine\ORM\PersistentCollection {#5492 …}
      +reports: Doctrine\ORM\PersistentCollection {#5494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
      -id: 33154
      -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4158674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696518877 {#5486
        date: 2023-10-05 17:14:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Most likely but it’s funnier if you don’t think about that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696535044 {#5632
      date: 2023-10-05 21:44:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5636 …}
    +nested: Doctrine\ORM\PersistentCollection {#5638 …}
    +votes: Doctrine\ORM\PersistentCollection {#5640 …}
    +reports: Doctrine\ORM\PersistentCollection {#5642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
    -id: 33634
    -bodyTs: "'funnier':6 'like':2 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4414871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535044 {#5633
      date: 2023-10-05 21:44:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’m no fun at parties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696541539 {#5704
    date: 2023-10-05 23:32:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
    "@mindrover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5709 …}
  +votes: Doctrine\ORM\PersistentCollection {#5711 …}
  +reports: Doctrine\ORM\PersistentCollection {#5713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
  -id: 33819
  -bodyTs: "'fun':4 'm':2 'parti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4169426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541539 {#5705
    date: 2023-10-05 23:32:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#5706
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5634
    +user: Proxies\__CG__\App\Entity\User {#5635 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5487
      +user: Proxies\__CG__\App\Entity\User {#5401 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5354
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5186
          +user: Proxies\__CG__\App\Entity\User {#5187 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "If it is a package from China it wouldnt change anything right?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 35
          +score: 0
          +lastActive: DateTime @1696506574 {#5184
            date: 2023-10-05 13:49:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5188 …}
          +nested: Doctrine\ORM\PersistentCollection {#5190 …}
          +votes: Doctrine\ORM\PersistentCollection {#5192 …}
          +reports: Doctrine\ORM\PersistentCollection {#5194 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
          -id: 32799
          -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.blahaj.zone/comment/3283930"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506574 {#5185
            date: 2023-10-05 13:49:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 88
        +score: 0
        +lastActive: DateTime @1696506646 {#5352
          date: 2023-10-05 13:50:46.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5355 …}
        +nested: Doctrine\ORM\PersistentCollection {#5357 …}
        +votes: Doctrine\ORM\PersistentCollection {#5359 …}
        +reports: Doctrine\ORM\PersistentCollection {#5361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
        -id: 32802
        -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4153343"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506646 {#5353
          date: 2023-10-05 13:50:46.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: """
        But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
        \n
        So could easily be some port on the west coast where the container fell off a ship?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1696518877 {#5485
        date: 2023-10-05 17:14:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5488 …}
      +nested: Doctrine\ORM\PersistentCollection {#5490 …}
      +votes: Doctrine\ORM\PersistentCollection {#5492 …}
      +reports: Doctrine\ORM\PersistentCollection {#5494 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
      -id: 33154
      -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4158674"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696518877 {#5486
        date: 2023-10-05 17:14:37.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Most likely but it’s funnier if you don’t think about that."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1696535044 {#5632
      date: 2023-10-05 21:44:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5636 …}
    +nested: Doctrine\ORM\PersistentCollection {#5638 …}
    +votes: Doctrine\ORM\PersistentCollection {#5640 …}
    +reports: Doctrine\ORM\PersistentCollection {#5642 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
    -id: 33634
    -bodyTs: "'funnier':6 'like':2 'think':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4414871"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535044 {#5633
      date: 2023-10-05 21:44:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I’m no fun at parties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696541539 {#5704
    date: 2023-10-05 23:32:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
    "@mindrover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5707 …}
  +nested: Doctrine\ORM\PersistentCollection {#5709 …}
  +votes: Doctrine\ORM\PersistentCollection {#5711 …}
  +reports: Doctrine\ORM\PersistentCollection {#5713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
  -id: 33819
  -bodyTs: "'fun':4 'm':2 'parti':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4169426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696541539 {#5705
    date: 2023-10-05 23:32:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5758
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5706
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5634
      +user: Proxies\__CG__\App\Entity\User {#5635 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5487
        +user: Proxies\__CG__\App\Entity\User {#5401 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5354
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5186
            +user: Proxies\__CG__\App\Entity\User {#5187 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "If it is a package from China it wouldnt change anything right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1696506574 {#5184
              date: 2023-10-05 13:49:34.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5188 …}
            +nested: Doctrine\ORM\PersistentCollection {#5190 …}
            +votes: Doctrine\ORM\PersistentCollection {#5192 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -id: 32799
            -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/3283930"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696506574 {#5185
              date: 2023-10-05 13:49:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1696506646 {#5352
            date: 2023-10-05 13:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@seliaste@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5355 …}
          +nested: Doctrine\ORM\PersistentCollection {#5357 …}
          +votes: Doctrine\ORM\PersistentCollection {#5359 …}
          +reports: Doctrine\ORM\PersistentCollection {#5361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
          -id: 32802
          -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4153343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506646 {#5353
            date: 2023-10-05 13:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
          \n
          So could easily be some port on the west coast where the container fell off a ship?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696518877 {#5485
          date: 2023-10-05 17:14:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5488 …}
        +nested: Doctrine\ORM\PersistentCollection {#5490 …}
        +votes: Doctrine\ORM\PersistentCollection {#5492 …}
        +reports: Doctrine\ORM\PersistentCollection {#5494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
        -id: 33154
        -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4158674"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696518877 {#5486
          date: 2023-10-05 17:14:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Most likely but it’s funnier if you don’t think about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696535044 {#5632
        date: 2023-10-05 21:44:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5636 …}
      +nested: Doctrine\ORM\PersistentCollection {#5638 …}
      +votes: Doctrine\ORM\PersistentCollection {#5640 …}
      +reports: Doctrine\ORM\PersistentCollection {#5642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
      -id: 33634
      -bodyTs: "'funnier':6 'like':2 'think':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4414871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535044 {#5633
        date: 2023-10-05 21:44:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I’m no fun at parties."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696541539 {#5704
      date: 2023-10-05 23:32:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@jaybone@lemmy.world"
      "@mindrover@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5709 …}
    +votes: Doctrine\ORM\PersistentCollection {#5711 …}
    +reports: Doctrine\ORM\PersistentCollection {#5713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
    -id: 33819
    -bodyTs: "'fun':4 'm':2 'parti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4169426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696541539 {#5705
      date: 2023-10-05 23:32:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "me neither, probs why I didnt get the joke in the first place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696765927 {#5756
    date: 2023-10-08 13:52:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
    "@mindrover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5759 …}
  +nested: Doctrine\ORM\PersistentCollection {#5761 …}
  +votes: Doctrine\ORM\PersistentCollection {#5763 …}
  +reports: Doctrine\ORM\PersistentCollection {#5765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5769 …}
  -id: 37292
  -bodyTs: "'didnt':6 'first':12 'get':7 'joke':9 'neither':2 'place':13 'prob':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3376684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696765927 {#5757
    date: 2023-10-08 13:52:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5758
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5706
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5634
      +user: Proxies\__CG__\App\Entity\User {#5635 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5487
        +user: Proxies\__CG__\App\Entity\User {#5401 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5354
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5186
            +user: Proxies\__CG__\App\Entity\User {#5187 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "If it is a package from China it wouldnt change anything right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1696506574 {#5184
              date: 2023-10-05 13:49:34.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5188 …}
            +nested: Doctrine\ORM\PersistentCollection {#5190 …}
            +votes: Doctrine\ORM\PersistentCollection {#5192 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -id: 32799
            -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/3283930"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696506574 {#5185
              date: 2023-10-05 13:49:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1696506646 {#5352
            date: 2023-10-05 13:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@seliaste@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5355 …}
          +nested: Doctrine\ORM\PersistentCollection {#5357 …}
          +votes: Doctrine\ORM\PersistentCollection {#5359 …}
          +reports: Doctrine\ORM\PersistentCollection {#5361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
          -id: 32802
          -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4153343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506646 {#5353
            date: 2023-10-05 13:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
          \n
          So could easily be some port on the west coast where the container fell off a ship?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696518877 {#5485
          date: 2023-10-05 17:14:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5488 …}
        +nested: Doctrine\ORM\PersistentCollection {#5490 …}
        +votes: Doctrine\ORM\PersistentCollection {#5492 …}
        +reports: Doctrine\ORM\PersistentCollection {#5494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
        -id: 33154
        -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4158674"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696518877 {#5486
          date: 2023-10-05 17:14:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Most likely but it’s funnier if you don’t think about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696535044 {#5632
        date: 2023-10-05 21:44:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5636 …}
      +nested: Doctrine\ORM\PersistentCollection {#5638 …}
      +votes: Doctrine\ORM\PersistentCollection {#5640 …}
      +reports: Doctrine\ORM\PersistentCollection {#5642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
      -id: 33634
      -bodyTs: "'funnier':6 'like':2 'think':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4414871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535044 {#5633
        date: 2023-10-05 21:44:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I’m no fun at parties."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696541539 {#5704
      date: 2023-10-05 23:32:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@jaybone@lemmy.world"
      "@mindrover@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5709 …}
    +votes: Doctrine\ORM\PersistentCollection {#5711 …}
    +reports: Doctrine\ORM\PersistentCollection {#5713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
    -id: 33819
    -bodyTs: "'fun':4 'm':2 'parti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4169426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696541539 {#5705
      date: 2023-10-05 23:32:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "me neither, probs why I didnt get the joke in the first place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696765927 {#5756
    date: 2023-10-08 13:52:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
    "@mindrover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5759 …}
  +nested: Doctrine\ORM\PersistentCollection {#5761 …}
  +votes: Doctrine\ORM\PersistentCollection {#5763 …}
  +reports: Doctrine\ORM\PersistentCollection {#5765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5769 …}
  -id: 37292
  -bodyTs: "'didnt':6 'first':12 'get':7 'joke':9 'neither':2 'place':13 'prob':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3376684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696765927 {#5757
    date: 2023-10-08 13:52:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5758
  +user: Proxies\__CG__\App\Entity\User {#5187 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5706
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5634
      +user: Proxies\__CG__\App\Entity\User {#5635 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5487
        +user: Proxies\__CG__\App\Entity\User {#5401 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5354
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5186
            +user: Proxies\__CG__\App\Entity\User {#5187 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "If it is a package from China it wouldnt change anything right?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 35
            +score: 0
            +lastActive: DateTime @1696506574 {#5184
              date: 2023-10-05 13:49:34.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5188 …}
            +nested: Doctrine\ORM\PersistentCollection {#5190 …}
            +votes: Doctrine\ORM\PersistentCollection {#5192 …}
            +reports: Doctrine\ORM\PersistentCollection {#5194 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
            -id: 32799
            -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.blahaj.zone/comment/3283930"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696506574 {#5185
              date: 2023-10-05 13:49:34.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 88
          +score: 0
          +lastActive: DateTime @1696506646 {#5352
            date: 2023-10-05 13:50:46.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@seliaste@lemmy.blahaj.zone"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5355 …}
          +nested: Doctrine\ORM\PersistentCollection {#5357 …}
          +votes: Doctrine\ORM\PersistentCollection {#5359 …}
          +reports: Doctrine\ORM\PersistentCollection {#5361 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
          -id: 32802
          -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4153343"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696506646 {#5353
            date: 2023-10-05 13:50:46.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: """
          But does Fort Wayne just mean it’s the next checkpoint on the way to the destination?\n
          \n
          So could easily be some port on the west coast where the container fell off a ship?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1696518877 {#5485
          date: 2023-10-05 17:14:37.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@seliaste@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5488 …}
        +nested: Doctrine\ORM\PersistentCollection {#5490 …}
        +votes: Doctrine\ORM\PersistentCollection {#5492 …}
        +reports: Doctrine\ORM\PersistentCollection {#5494 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
        -id: 33154
        -bodyTs: "'checkpoint':11 'coast':27 'contain':30 'could':19 'destin':17 'easili':20 'fell':31 'fort':3 'mean':6 'next':10 'port':23 'ship':34 'way':14 'wayn':4 'west':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4158674"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696518877 {#5486
          date: 2023-10-05 17:14:37.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Most likely but it’s funnier if you don’t think about that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696535044 {#5632
        date: 2023-10-05 21:44:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5636 …}
      +nested: Doctrine\ORM\PersistentCollection {#5638 …}
      +votes: Doctrine\ORM\PersistentCollection {#5640 …}
      +reports: Doctrine\ORM\PersistentCollection {#5642 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5644 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5646 …}
      -id: 33634
      -bodyTs: "'funnier':6 'like':2 'think':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4414871"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535044 {#5633
        date: 2023-10-05 21:44:04.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I’m no fun at parties."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696541539 {#5704
      date: 2023-10-05 23:32:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
      "@jaybone@lemmy.world"
      "@mindrover@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5707 …}
    +nested: Doctrine\ORM\PersistentCollection {#5709 …}
    +votes: Doctrine\ORM\PersistentCollection {#5711 …}
    +reports: Doctrine\ORM\PersistentCollection {#5713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5715 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5717 …}
    -id: 33819
    -bodyTs: "'fun':4 'm':2 'parti':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4169426"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696541539 {#5705
      date: 2023-10-05 23:32:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "me neither, probs why I didnt get the joke in the first place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696765927 {#5756
    date: 2023-10-08 13:52:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@jaybone@lemmy.world"
    "@mindrover@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5759 …}
  +nested: Doctrine\ORM\PersistentCollection {#5761 …}
  +votes: Doctrine\ORM\PersistentCollection {#5763 …}
  +reports: Doctrine\ORM\PersistentCollection {#5765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5769 …}
  -id: 37292
  -bodyTs: "'didnt':6 'first':12 'get':7 'joke':9 'neither':2 'place':13 'prob':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3376684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696765927 {#5757
    date: 2023-10-08 13:52:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5502
  +user: Proxies\__CG__\App\Entity\User {#5503 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Maybe they’re testing out hypersonic mail planes. You lose a box somewhere over Fort Wayne and you’re just goin so goddamn fast it doesn’t land till it hits the gulf"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696544505 {#5500
    date: 2023-10-06 00:21:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 33928
  -bodyTs: "'box':12 'doesn':26 'fast':24 'fort':15 'goddamn':23 'goin':21 'gulf':33 'hit':31 'hyperson':6 'land':28 'lose':10 'mail':7 'mayb':1 'plane':8 're':3,19 'somewher':13 'test':4 'till':29 'wayn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544505 {#5501
    date: 2023-10-06 00:21:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5502
  +user: Proxies\__CG__\App\Entity\User {#5503 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Maybe they’re testing out hypersonic mail planes. You lose a box somewhere over Fort Wayne and you’re just goin so goddamn fast it doesn’t land till it hits the gulf"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696544505 {#5500
    date: 2023-10-06 00:21:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 33928
  -bodyTs: "'box':12 'doesn':26 'fast':24 'fort':15 'goddamn':23 'goin':21 'gulf':33 'hit':31 'hyperson':6 'land':28 'lose':10 'mail':7 'mayb':1 'plane':8 're':3,19 'somewher':13 'test':4 'till':29 'wayn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544505 {#5501
    date: 2023-10-06 00:21:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5502
  +user: Proxies\__CG__\App\Entity\User {#5503 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5354
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5186
      +user: Proxies\__CG__\App\Entity\User {#5187 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "If it is a package from China it wouldnt change anything right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 35
      +score: 0
      +lastActive: DateTime @1696506574 {#5184
        date: 2023-10-05 13:49:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5188 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5192 …}
      +reports: Doctrine\ORM\PersistentCollection {#5194 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
      -id: 32799
      -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/3283930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506574 {#5185
        date: 2023-10-05 13:49:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 88
    +score: 0
    +lastActive: DateTime @1696506646 {#5352
      date: 2023-10-05 13:50:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5355 …}
    +nested: Doctrine\ORM\PersistentCollection {#5357 …}
    +votes: Doctrine\ORM\PersistentCollection {#5359 …}
    +reports: Doctrine\ORM\PersistentCollection {#5361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
    -id: 32802
    -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153343"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696506646 {#5353
      date: 2023-10-05 13:50:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Maybe they’re testing out hypersonic mail planes. You lose a box somewhere over Fort Wayne and you’re just goin so goddamn fast it doesn’t land till it hits the gulf"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696544505 {#5500
    date: 2023-10-06 00:21:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 33928
  -bodyTs: "'box':12 'doesn':26 'fast':24 'fort':15 'goddamn':23 'goin':21 'gulf':33 'hit':31 'hyperson':6 'land':28 'lose':10 'mail':7 'mayb':1 'plane':8 're':3,19 'somewher':13 'test':4 'till':29 'wayn':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544505 {#5501
    date: 2023-10-06 00:21:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#5650
  +user: Proxies\__CG__\App\Entity\User {#5651 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5502
    +user: Proxies\__CG__\App\Entity\User {#5503 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Maybe they’re testing out hypersonic mail planes. You lose a box somewhere over Fort Wayne and you’re just goin so goddamn fast it doesn’t land till it hits the gulf"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696544505 {#5500
      date: 2023-10-06 00:21:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 33928
    -bodyTs: "'box':12 'doesn':26 'fast':24 'fort':15 'goddamn':23 'goin':21 'gulf':33 'hit':31 'hyperson':6 'land':28 'lose':10 'mail':7 'mayb':1 'plane':8 're':3,19 'somewher':13 'test':4 'till':29 'wayn':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544505 {#5501
      date: 2023-10-06 00:21:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Maybe someone can do the math how fast you would have to be going?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696614874 {#5648
    date: 2023-10-06 19:54:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@FordBeeblebrox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 35012
  -bodyTs: "'fast':8 'go':14 'math':6 'mayb':1 'someon':2 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4195631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696614874 {#5649
    date: 2023-10-06 19:54:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#5650
  +user: Proxies\__CG__\App\Entity\User {#5651 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5502
    +user: Proxies\__CG__\App\Entity\User {#5503 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Maybe they’re testing out hypersonic mail planes. You lose a box somewhere over Fort Wayne and you’re just goin so goddamn fast it doesn’t land till it hits the gulf"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696544505 {#5500
      date: 2023-10-06 00:21:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 33928
    -bodyTs: "'box':12 'doesn':26 'fast':24 'fort':15 'goddamn':23 'goin':21 'gulf':33 'hit':31 'hyperson':6 'land':28 'lose':10 'mail':7 'mayb':1 'plane':8 're':3,19 'somewher':13 'test':4 'till':29 'wayn':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544505 {#5501
      date: 2023-10-06 00:21:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Maybe someone can do the math how fast you would have to be going?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696614874 {#5648
    date: 2023-10-06 19:54:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@FordBeeblebrox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 35012
  -bodyTs: "'fast':8 'go':14 'math':6 'mayb':1 'someon':2 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4195631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696614874 {#5649
    date: 2023-10-06 19:54:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#5650
  +user: Proxies\__CG__\App\Entity\User {#5651 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5502
    +user: Proxies\__CG__\App\Entity\User {#5503 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5354
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5186
        +user: Proxies\__CG__\App\Entity\User {#5187 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "If it is a package from China it wouldnt change anything right?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 35
        +score: 0
        +lastActive: DateTime @1696506574 {#5184
          date: 2023-10-05 13:49:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5188 …}
        +nested: Doctrine\ORM\PersistentCollection {#5190 …}
        +votes: Doctrine\ORM\PersistentCollection {#5192 …}
        +reports: Doctrine\ORM\PersistentCollection {#5194 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5196 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5198 …}
        -id: 32799
        -bodyTs: "'anyth':11 'chang':10 'china':7 'packag':5 'right':12 'wouldnt':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/3283930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696506574 {#5185
          date: 2023-10-05 13:49:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I would think that no matter where it’s coming from, falling into the ocean in Fort Wayne would be a neat trick."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 88
      +score: 0
      +lastActive: DateTime @1696506646 {#5352
        date: 2023-10-05 13:50:46.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@seliaste@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5355 …}
      +nested: Doctrine\ORM\PersistentCollection {#5357 …}
      +votes: Doctrine\ORM\PersistentCollection {#5359 …}
      +reports: Doctrine\ORM\PersistentCollection {#5361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
      -id: 32802
      -bodyTs: "'come':10 'fall':12 'fort':17 'matter':6 'neat':22 'ocean':15 'think':3 'trick':23 'wayn':18 'would':2,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153343"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696506646 {#5353
        date: 2023-10-05 13:50:46.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Maybe they’re testing out hypersonic mail planes. You lose a box somewhere over Fort Wayne and you’re just goin so goddamn fast it doesn’t land till it hits the gulf"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696544505 {#5500
      date: 2023-10-06 00:21:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@seliaste@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 33928
    -bodyTs: "'box':12 'doesn':26 'fast':24 'fort':15 'goddamn':23 'goin':21 'gulf':33 'hit':31 'hyperson':6 'land':28 'lose':10 'mail':7 'mayb':1 'plane':8 're':3,19 'somewher':13 'test':4 'till':29 'wayn':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170378"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544505 {#5501
      date: 2023-10-06 00:21:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Maybe someone can do the math how fast you would have to be going?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696614874 {#5648
    date: 2023-10-06 19:54:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@seliaste@lemmy.blahaj.zone"
    "@FordBeeblebrox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5652 …}
  +nested: Doctrine\ORM\PersistentCollection {#5654 …}
  +votes: Doctrine\ORM\PersistentCollection {#5656 …}
  +reports: Doctrine\ORM\PersistentCollection {#5658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5662 …}
  -id: 35012
  -bodyTs: "'fast':8 'go':14 'math':6 'mayb':1 'someon':2 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4195631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696614874 {#5649
    date: 2023-10-06 19:54:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696510015 {#5200
    date: 2023-10-05 14:46:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 32884
  -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510015 {#5201
    date: 2023-10-05 14:46:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696510015 {#5200
    date: 2023-10-05 14:46:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 32884
  -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510015 {#5201
    date: 2023-10-05 14:46:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#5202
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696510015 {#5200
    date: 2023-10-05 14:46:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5204 …}
  +nested: Doctrine\ORM\PersistentCollection {#5206 …}
  +votes: Doctrine\ORM\PersistentCollection {#5208 …}
  +reports: Doctrine\ORM\PersistentCollection {#5210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
  -id: 32884
  -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510015 {#5201
    date: 2023-10-05 14:46:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5369
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696510015 {#5200
      date: 2023-10-05 14:46:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 32884
    -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510015 {#5201
      date: 2023-10-05 14:46:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696510096 {#5367
    date: 2023-10-05 14:48:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 32886
  -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510096 {#5368
    date: 2023-10-05 14:48:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#5369
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696510015 {#5200
      date: 2023-10-05 14:46:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 32884
    -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510015 {#5201
      date: 2023-10-05 14:46:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696510096 {#5367
    date: 2023-10-05 14:48:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 32886
  -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510096 {#5368
    date: 2023-10-05 14:48:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#5369
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696510015 {#5200
      date: 2023-10-05 14:46:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 32884
    -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510015 {#5201
      date: 2023-10-05 14:46:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1696510096 {#5367
    date: 2023-10-05 14:48:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5370 …}
  +nested: Doctrine\ORM\PersistentCollection {#5372 …}
  +votes: Doctrine\ORM\PersistentCollection {#5374 …}
  +reports: Doctrine\ORM\PersistentCollection {#5376 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
  -id: 32886
  -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510096 {#5368
    date: 2023-10-05 14:48:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5551
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696510015 {#5200
        date: 2023-10-05 14:46:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 32884
      -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510015 {#5201
        date: 2023-10-05 14:46:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696510096 {#5367
      date: 2023-10-05 14:48:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 32886
    -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510096 {#5368
      date: 2023-10-05 14:48:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696510539 {#5549
    date: 2023-10-05 14:55:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5556 …}
  +reports: Doctrine\ORM\PersistentCollection {#5558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
  -id: 32901
  -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510539 {#5550
    date: 2023-10-05 14:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5551
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696510015 {#5200
        date: 2023-10-05 14:46:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 32884
      -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510015 {#5201
        date: 2023-10-05 14:46:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696510096 {#5367
      date: 2023-10-05 14:48:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 32886
    -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510096 {#5368
      date: 2023-10-05 14:48:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696510539 {#5549
    date: 2023-10-05 14:55:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5556 …}
  +reports: Doctrine\ORM\PersistentCollection {#5558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
  -id: 32901
  -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510539 {#5550
    date: 2023-10-05 14:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5551
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5369
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5202
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3993
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 220
        +score: 0
        +lastActive: DateTime @1696765928 {#4002
          date: 2023-10-08 13:52:08.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3991 …}
        +nested: Doctrine\ORM\PersistentCollection {#3989 …}
        +votes: Doctrine\ORM\PersistentCollection {#3987 …}
        +reports: Doctrine\ORM\PersistentCollection {#3985 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
        -id: 32752
        -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696504346 {#3938
          date: 2023-10-05 13:12:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696510015 {#5200
        date: 2023-10-05 14:46:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5204 …}
      +nested: Doctrine\ORM\PersistentCollection {#5206 …}
      +votes: Doctrine\ORM\PersistentCollection {#5208 …}
      +reports: Doctrine\ORM\PersistentCollection {#5210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
      -id: 32884
      -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154517"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510015 {#5201
        date: 2023-10-05 14:46:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 14
    +score: 0
    +lastActive: DateTime @1696510096 {#5367
      date: 2023-10-05 14:48:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5370 …}
    +nested: Doctrine\ORM\PersistentCollection {#5372 …}
    +votes: Doctrine\ORM\PersistentCollection {#5374 …}
    +reports: Doctrine\ORM\PersistentCollection {#5376 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
    -id: 32886
    -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154567"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510096 {#5368
      date: 2023-10-05 14:48:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696510539 {#5549
    date: 2023-10-05 14:55:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5552 …}
  +nested: Doctrine\ORM\PersistentCollection {#5554 …}
  +votes: Doctrine\ORM\PersistentCollection {#5556 …}
  +reports: Doctrine\ORM\PersistentCollection {#5558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
  -id: 32901
  -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510539 {#5550
    date: 2023-10-05 14:55:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5619
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5551
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5369
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696510015 {#5200
          date: 2023-10-05 14:46:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 32884
        -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510015 {#5201
          date: 2023-10-05 14:46:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696510096 {#5367
        date: 2023-10-05 14:48:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5370 …}
      +nested: Doctrine\ORM\PersistentCollection {#5372 …}
      +votes: Doctrine\ORM\PersistentCollection {#5374 …}
      +reports: Doctrine\ORM\PersistentCollection {#5376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
      -id: 32886
      -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510096 {#5368
        date: 2023-10-05 14:48:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696510539 {#5549
      date: 2023-10-05 14:55:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5554 …}
    +votes: Doctrine\ORM\PersistentCollection {#5556 …}
    +reports: Doctrine\ORM\PersistentCollection {#5558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
    -id: 32901
    -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510539 {#5550
      date: 2023-10-05 14:55:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696519167 {#5617
    date: 2023-10-05 17:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5620 …}
  +nested: Doctrine\ORM\PersistentCollection {#5622 …}
  +votes: Doctrine\ORM\PersistentCollection {#5624 …}
  +reports: Doctrine\ORM\PersistentCollection {#5626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
  -id: 33166
  -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519167 {#5618
    date: 2023-10-05 17:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5619
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5551
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5369
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696510015 {#5200
          date: 2023-10-05 14:46:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 32884
        -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510015 {#5201
          date: 2023-10-05 14:46:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696510096 {#5367
        date: 2023-10-05 14:48:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5370 …}
      +nested: Doctrine\ORM\PersistentCollection {#5372 …}
      +votes: Doctrine\ORM\PersistentCollection {#5374 …}
      +reports: Doctrine\ORM\PersistentCollection {#5376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
      -id: 32886
      -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510096 {#5368
        date: 2023-10-05 14:48:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696510539 {#5549
      date: 2023-10-05 14:55:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5554 …}
    +votes: Doctrine\ORM\PersistentCollection {#5556 …}
    +reports: Doctrine\ORM\PersistentCollection {#5558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
    -id: 32901
    -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510539 {#5550
      date: 2023-10-05 14:55:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696519167 {#5617
    date: 2023-10-05 17:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5620 …}
  +nested: Doctrine\ORM\PersistentCollection {#5622 …}
  +votes: Doctrine\ORM\PersistentCollection {#5624 …}
  +reports: Doctrine\ORM\PersistentCollection {#5626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
  -id: 33166
  -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519167 {#5618
    date: 2023-10-05 17:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5619
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5551
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5369
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5202
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3993
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 220
          +score: 0
          +lastActive: DateTime @1696765928 {#4002
            date: 2023-10-08 13:52:08.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3991 …}
          +nested: Doctrine\ORM\PersistentCollection {#3989 …}
          +votes: Doctrine\ORM\PersistentCollection {#3987 …}
          +reports: Doctrine\ORM\PersistentCollection {#3985 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
          -id: 32752
          -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4152064"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696504346 {#3938
            date: 2023-10-05 13:12:26.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696510015 {#5200
          date: 2023-10-05 14:46:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5204 …}
        +nested: Doctrine\ORM\PersistentCollection {#5206 …}
        +votes: Doctrine\ORM\PersistentCollection {#5208 …}
        +reports: Doctrine\ORM\PersistentCollection {#5210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
        -id: 32884
        -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154517"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510015 {#5201
          date: 2023-10-05 14:46:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1696510096 {#5367
        date: 2023-10-05 14:48:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5370 …}
      +nested: Doctrine\ORM\PersistentCollection {#5372 …}
      +votes: Doctrine\ORM\PersistentCollection {#5374 …}
      +reports: Doctrine\ORM\PersistentCollection {#5376 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
      -id: 32886
      -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154567"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510096 {#5368
        date: 2023-10-05 14:48:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696510539 {#5549
      date: 2023-10-05 14:55:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5552 …}
    +nested: Doctrine\ORM\PersistentCollection {#5554 …}
    +votes: Doctrine\ORM\PersistentCollection {#5556 …}
    +reports: Doctrine\ORM\PersistentCollection {#5558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
    -id: 32901
    -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154887"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510539 {#5550
      date: 2023-10-05 14:55:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696519167 {#5617
    date: 2023-10-05 17:19:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5620 …}
  +nested: Doctrine\ORM\PersistentCollection {#5622 …}
  +votes: Doctrine\ORM\PersistentCollection {#5624 …}
  +reports: Doctrine\ORM\PersistentCollection {#5626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
  -id: 33166
  -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158798"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519167 {#5618
    date: 2023-10-05 17:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5691
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5619
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5551
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5369
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5202
          +user: Proxies\__CG__\App\Entity\User {#5203 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1696510015 {#5200
            date: 2023-10-05 14:46:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5204 …}
          +nested: Doctrine\ORM\PersistentCollection {#5206 …}
          +votes: Doctrine\ORM\PersistentCollection {#5208 …}
          +reports: Doctrine\ORM\PersistentCollection {#5210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
          -id: 32884
          -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4154517"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696510015 {#5201
            date: 2023-10-05 14:46:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696510096 {#5367
          date: 2023-10-05 14:48:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5370 …}
        +nested: Doctrine\ORM\PersistentCollection {#5372 …}
        +votes: Doctrine\ORM\PersistentCollection {#5374 …}
        +reports: Doctrine\ORM\PersistentCollection {#5376 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
        -id: 32886
        -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510096 {#5368
          date: 2023-10-05 14:48:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696510539 {#5549
        date: 2023-10-05 14:55:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5552 …}
      +nested: Doctrine\ORM\PersistentCollection {#5554 …}
      +votes: Doctrine\ORM\PersistentCollection {#5556 …}
      +reports: Doctrine\ORM\PersistentCollection {#5558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
      -id: 32901
      -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510539 {#5550
        date: 2023-10-05 14:55:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696519167 {#5617
      date: 2023-10-05 17:19:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5620 …}
    +nested: Doctrine\ORM\PersistentCollection {#5622 …}
    +votes: Doctrine\ORM\PersistentCollection {#5624 …}
    +reports: Doctrine\ORM\PersistentCollection {#5626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
    -id: 33166
    -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4158798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696519167 {#5618
      date: 2023-10-05 17:19:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "There are two locations: Fort Wayne, IN and an unspecified point in the ocean. Of the paths between Fort Wayne and an ocean, the ones people are most likely to think of (e.g. from the Atlantic or the Pacific) involve crossing mountains, but others (e.g. from the Gulf of Mexico or Hudson Bay) do not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696519956 {#5688
    date: 2023-10-05 17:32:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5692 …}
  +nested: Doctrine\ORM\PersistentCollection {#5694 …}
  +votes: Doctrine\ORM\PersistentCollection {#5696 …}
  +reports: Doctrine\ORM\PersistentCollection {#5698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
  -id: 33198
  -bodyTs: "'atlant':36 'bay':53 'cross':41 'e.g':33,45 'fort':5,19 'gulf':48 'hudson':52 'involv':40 'like':29 'locat':4 'mexico':50 'mountain':42 'ocean':14,23 'one':25 'other':44 'pacif':39 'path':17 'peopl':26 'point':11 'think':31 'two':3 'unspecifi':10 'wayn':6,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159111"
  +editedAt: DateTimeImmutable @1696519996 {#5689
    date: 2023-10-05 17:33:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696519956 {#5690
    date: 2023-10-05 17:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5691
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5619
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5551
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5369
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5202
          +user: Proxies\__CG__\App\Entity\User {#5203 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1696510015 {#5200
            date: 2023-10-05 14:46:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5204 …}
          +nested: Doctrine\ORM\PersistentCollection {#5206 …}
          +votes: Doctrine\ORM\PersistentCollection {#5208 …}
          +reports: Doctrine\ORM\PersistentCollection {#5210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
          -id: 32884
          -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4154517"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696510015 {#5201
            date: 2023-10-05 14:46:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696510096 {#5367
          date: 2023-10-05 14:48:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5370 …}
        +nested: Doctrine\ORM\PersistentCollection {#5372 …}
        +votes: Doctrine\ORM\PersistentCollection {#5374 …}
        +reports: Doctrine\ORM\PersistentCollection {#5376 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
        -id: 32886
        -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510096 {#5368
          date: 2023-10-05 14:48:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696510539 {#5549
        date: 2023-10-05 14:55:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5552 …}
      +nested: Doctrine\ORM\PersistentCollection {#5554 …}
      +votes: Doctrine\ORM\PersistentCollection {#5556 …}
      +reports: Doctrine\ORM\PersistentCollection {#5558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
      -id: 32901
      -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510539 {#5550
        date: 2023-10-05 14:55:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696519167 {#5617
      date: 2023-10-05 17:19:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5620 …}
    +nested: Doctrine\ORM\PersistentCollection {#5622 …}
    +votes: Doctrine\ORM\PersistentCollection {#5624 …}
    +reports: Doctrine\ORM\PersistentCollection {#5626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
    -id: 33166
    -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4158798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696519167 {#5618
      date: 2023-10-05 17:19:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "There are two locations: Fort Wayne, IN and an unspecified point in the ocean. Of the paths between Fort Wayne and an ocean, the ones people are most likely to think of (e.g. from the Atlantic or the Pacific) involve crossing mountains, but others (e.g. from the Gulf of Mexico or Hudson Bay) do not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696519956 {#5688
    date: 2023-10-05 17:32:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5692 …}
  +nested: Doctrine\ORM\PersistentCollection {#5694 …}
  +votes: Doctrine\ORM\PersistentCollection {#5696 …}
  +reports: Doctrine\ORM\PersistentCollection {#5698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
  -id: 33198
  -bodyTs: "'atlant':36 'bay':53 'cross':41 'e.g':33,45 'fort':5,19 'gulf':48 'hudson':52 'involv':40 'like':29 'locat':4 'mexico':50 'mountain':42 'ocean':14,23 'one':25 'other':44 'pacif':39 'path':17 'peopl':26 'point':11 'think':31 'two':3 'unspecifi':10 'wayn':6,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159111"
  +editedAt: DateTimeImmutable @1696519996 {#5689
    date: 2023-10-05 17:33:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696519956 {#5690
    date: 2023-10-05 17:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5691
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5619
    +user: Proxies\__CG__\App\Entity\User {#5401 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5551
      +user: Proxies\__CG__\App\Entity\User {#5203 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5369
        +user: App\Entity\User {#3941 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5202
          +user: Proxies\__CG__\App\Entity\User {#5203 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3993
            +user: App\Entity\User {#3941 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 220
            +score: 0
            +lastActive: DateTime @1696765928 {#4002
              date: 2023-10-08 13:52:08.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3991 …}
            +nested: Doctrine\ORM\PersistentCollection {#3989 …}
            +votes: Doctrine\ORM\PersistentCollection {#3987 …}
            +reports: Doctrine\ORM\PersistentCollection {#3985 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
            -id: 32752
            -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4152064"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696504346 {#3938
              date: 2023-10-05 13:12:26.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1696510015 {#5200
            date: 2023-10-05 14:46:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5204 …}
          +nested: Doctrine\ORM\PersistentCollection {#5206 …}
          +votes: Doctrine\ORM\PersistentCollection {#5208 …}
          +reports: Doctrine\ORM\PersistentCollection {#5210 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
          -id: 32884
          -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4154517"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696510015 {#5201
            date: 2023-10-05 14:46:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 14
        +score: 0
        +lastActive: DateTime @1696510096 {#5367
          date: 2023-10-05 14:48:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5370 …}
        +nested: Doctrine\ORM\PersistentCollection {#5372 …}
        +votes: Doctrine\ORM\PersistentCollection {#5374 …}
        +reports: Doctrine\ORM\PersistentCollection {#5376 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
        -id: 32886
        -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154567"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510096 {#5368
          date: 2023-10-05 14:48:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696510539 {#5549
        date: 2023-10-05 14:55:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5552 …}
      +nested: Doctrine\ORM\PersistentCollection {#5554 …}
      +votes: Doctrine\ORM\PersistentCollection {#5556 …}
      +reports: Doctrine\ORM\PersistentCollection {#5558 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
      -id: 32901
      -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4154887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696510539 {#5550
        date: 2023-10-05 14:55:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696519167 {#5617
      date: 2023-10-05 17:19:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5620 …}
    +nested: Doctrine\ORM\PersistentCollection {#5622 …}
    +votes: Doctrine\ORM\PersistentCollection {#5624 …}
    +reports: Doctrine\ORM\PersistentCollection {#5626 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
    -id: 33166
    -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4158798"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696519167 {#5618
      date: 2023-10-05 17:19:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "There are two locations: Fort Wayne, IN and an unspecified point in the ocean. Of the paths between Fort Wayne and an ocean, the ones people are most likely to think of (e.g. from the Atlantic or the Pacific) involve crossing mountains, but others (e.g. from the Gulf of Mexico or Hudson Bay) do not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696519956 {#5688
    date: 2023-10-05 17:32:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5692 …}
  +nested: Doctrine\ORM\PersistentCollection {#5694 …}
  +votes: Doctrine\ORM\PersistentCollection {#5696 …}
  +reports: Doctrine\ORM\PersistentCollection {#5698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
  -id: 33198
  -bodyTs: "'atlant':36 'bay':53 'cross':41 'e.g':33,45 'fort':5,19 'gulf':48 'hudson':52 'involv':40 'like':29 'locat':4 'mexico':50 'mountain':42 'ocean':14,23 'one':25 'other':44 'pacif':39 'path':17 'peopl':26 'point':11 'think':31 'two':3 'unspecifi':10 'wayn':6,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159111"
  +editedAt: DateTimeImmutable @1696519996 {#5689
    date: 2023-10-05 17:33:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696519956 {#5690
    date: 2023-10-05 17:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5729
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5691
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5619
      +user: Proxies\__CG__\App\Entity\User {#5401 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5551
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5369
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5202
            +user: Proxies\__CG__\App\Entity\User {#5203 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1696510015 {#5200
              date: 2023-10-05 14:46:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5204 …}
            +nested: Doctrine\ORM\PersistentCollection {#5206 …}
            +votes: Doctrine\ORM\PersistentCollection {#5208 …}
            +reports: Doctrine\ORM\PersistentCollection {#5210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
            -id: 32884
            -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4154517"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696510015 {#5201
              date: 2023-10-05 14:46:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1696510096 {#5367
            date: 2023-10-05 14:48:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@grue@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5370 …}
          +nested: Doctrine\ORM\PersistentCollection {#5372 …}
          +votes: Doctrine\ORM\PersistentCollection {#5374 …}
          +reports: Doctrine\ORM\PersistentCollection {#5376 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
          -id: 32886
          -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4154567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696510096 {#5368
            date: 2023-10-05 14:48:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696510539 {#5549
          date: 2023-10-05 14:55:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5552 …}
        +nested: Doctrine\ORM\PersistentCollection {#5554 …}
        +votes: Doctrine\ORM\PersistentCollection {#5556 …}
        +reports: Doctrine\ORM\PersistentCollection {#5558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
        -id: 32901
        -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510539 {#5550
          date: 2023-10-05 14:55:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696519167 {#5617
        date: 2023-10-05 17:19:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5620 …}
      +nested: Doctrine\ORM\PersistentCollection {#5622 …}
      +votes: Doctrine\ORM\PersistentCollection {#5624 …}
      +reports: Doctrine\ORM\PersistentCollection {#5626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
      -id: 33166
      -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4158798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696519167 {#5618
        date: 2023-10-05 17:19:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "There are two locations: Fort Wayne, IN and an unspecified point in the ocean. Of the paths between Fort Wayne and an ocean, the ones people are most likely to think of (e.g. from the Atlantic or the Pacific) involve crossing mountains, but others (e.g. from the Gulf of Mexico or Hudson Bay) do not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696519956 {#5688
      date: 2023-10-05 17:32:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5692 …}
    +nested: Doctrine\ORM\PersistentCollection {#5694 …}
    +votes: Doctrine\ORM\PersistentCollection {#5696 …}
    +reports: Doctrine\ORM\PersistentCollection {#5698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
    -id: 33198
    -bodyTs: "'atlant':36 'bay':53 'cross':41 'e.g':33,45 'fort':5,19 'gulf':48 'hudson':52 'involv':40 'like':29 'locat':4 'mexico':50 'mountain':42 'ocean':14,23 'one':25 'other':44 'pacif':39 'path':17 'peopl':26 'point':11 'think':31 'two':3 'unspecifi':10 'wayn':6,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4159111"
    +editedAt: DateTimeImmutable @1696519996 {#5689
      date: 2023-10-05 17:33:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696519956 {#5690
      date: 2023-10-05 17:32:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I guess I was not thinking of Hudson Bay as “the ocean” lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696520117 {#5730
    date: 2023-10-05 17:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5726 …}
  +nested: Doctrine\ORM\PersistentCollection {#5722 …}
  +votes: Doctrine\ORM\PersistentCollection {#5720 …}
  +reports: Doctrine\ORM\PersistentCollection {#5735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5739 …}
  -id: 33203
  -bodyTs: "'bay':9 'guess':2 'hudson':8 'lol':13 'ocean':12 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520117 {#5733
    date: 2023-10-05 17:35:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5729
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5691
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5619
      +user: Proxies\__CG__\App\Entity\User {#5401 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5551
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5369
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5202
            +user: Proxies\__CG__\App\Entity\User {#5203 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1696510015 {#5200
              date: 2023-10-05 14:46:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5204 …}
            +nested: Doctrine\ORM\PersistentCollection {#5206 …}
            +votes: Doctrine\ORM\PersistentCollection {#5208 …}
            +reports: Doctrine\ORM\PersistentCollection {#5210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
            -id: 32884
            -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4154517"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696510015 {#5201
              date: 2023-10-05 14:46:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1696510096 {#5367
            date: 2023-10-05 14:48:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@grue@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5370 …}
          +nested: Doctrine\ORM\PersistentCollection {#5372 …}
          +votes: Doctrine\ORM\PersistentCollection {#5374 …}
          +reports: Doctrine\ORM\PersistentCollection {#5376 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
          -id: 32886
          -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4154567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696510096 {#5368
            date: 2023-10-05 14:48:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696510539 {#5549
          date: 2023-10-05 14:55:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5552 …}
        +nested: Doctrine\ORM\PersistentCollection {#5554 …}
        +votes: Doctrine\ORM\PersistentCollection {#5556 …}
        +reports: Doctrine\ORM\PersistentCollection {#5558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
        -id: 32901
        -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510539 {#5550
          date: 2023-10-05 14:55:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696519167 {#5617
        date: 2023-10-05 17:19:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5620 …}
      +nested: Doctrine\ORM\PersistentCollection {#5622 …}
      +votes: Doctrine\ORM\PersistentCollection {#5624 …}
      +reports: Doctrine\ORM\PersistentCollection {#5626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
      -id: 33166
      -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4158798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696519167 {#5618
        date: 2023-10-05 17:19:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "There are two locations: Fort Wayne, IN and an unspecified point in the ocean. Of the paths between Fort Wayne and an ocean, the ones people are most likely to think of (e.g. from the Atlantic or the Pacific) involve crossing mountains, but others (e.g. from the Gulf of Mexico or Hudson Bay) do not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696519956 {#5688
      date: 2023-10-05 17:32:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5692 …}
    +nested: Doctrine\ORM\PersistentCollection {#5694 …}
    +votes: Doctrine\ORM\PersistentCollection {#5696 …}
    +reports: Doctrine\ORM\PersistentCollection {#5698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
    -id: 33198
    -bodyTs: "'atlant':36 'bay':53 'cross':41 'e.g':33,45 'fort':5,19 'gulf':48 'hudson':52 'involv':40 'like':29 'locat':4 'mexico':50 'mountain':42 'ocean':14,23 'one':25 'other':44 'pacif':39 'path':17 'peopl':26 'point':11 'think':31 'two':3 'unspecifi':10 'wayn':6,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4159111"
    +editedAt: DateTimeImmutable @1696519996 {#5689
      date: 2023-10-05 17:33:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696519956 {#5690
      date: 2023-10-05 17:32:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I guess I was not thinking of Hudson Bay as “the ocean” lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696520117 {#5730
    date: 2023-10-05 17:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5726 …}
  +nested: Doctrine\ORM\PersistentCollection {#5722 …}
  +votes: Doctrine\ORM\PersistentCollection {#5720 …}
  +reports: Doctrine\ORM\PersistentCollection {#5735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5739 …}
  -id: 33203
  -bodyTs: "'bay':9 'guess':2 'hudson':8 'lol':13 'ocean':12 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520117 {#5733
    date: 2023-10-05 17:35:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5729
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5691
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5619
      +user: Proxies\__CG__\App\Entity\User {#5401 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5551
        +user: Proxies\__CG__\App\Entity\User {#5203 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5369
          +user: App\Entity\User {#3941 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5202
            +user: Proxies\__CG__\App\Entity\User {#5203 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#3993
              +user: App\Entity\User {#3941 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 220
              +score: 0
              +lastActive: DateTime @1696765928 {#4002
                date: 2023-10-08 13:52:08.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@hypertown@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3991 …}
              +nested: Doctrine\ORM\PersistentCollection {#3989 …}
              +votes: Doctrine\ORM\PersistentCollection {#3987 …}
              +reports: Doctrine\ORM\PersistentCollection {#3985 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
              -id: 32752
              -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/4152064"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696504346 {#3938
                date: 2023-10-05 13:12:26.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#3993}
            +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1696510015 {#5200
              date: 2023-10-05 14:46:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@hypertown@lemmy.world"
              "@FlyingSquid@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5204 …}
            +nested: Doctrine\ORM\PersistentCollection {#5206 …}
            +votes: Doctrine\ORM\PersistentCollection {#5208 …}
            +reports: Doctrine\ORM\PersistentCollection {#5210 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
            -id: 32884
            -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4154517"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696510015 {#5201
              date: 2023-10-05 14:46:55.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3993}
          +body: "Congratulations, you got me. The Appalachians don’t go all the way across the entire North American continent. I apologize for daring to make such a suggestion."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 14
          +score: 0
          +lastActive: DateTime @1696510096 {#5367
            date: 2023-10-05 14:48:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
            "@FlyingSquid@lemmy.world"
            "@grue@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5370 …}
          +nested: Doctrine\ORM\PersistentCollection {#5372 …}
          +votes: Doctrine\ORM\PersistentCollection {#5374 …}
          +reports: Doctrine\ORM\PersistentCollection {#5376 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5378 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5380 …}
          -id: 32886
          -bodyTs: "'across':13 'american':17 'apolog':20 'appalachian':6 'congratul':1 'contin':18 'dare':22 'entir':15 'go':9 'got':3 'make':24 'north':16 'suggest':27 'way':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4154567"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696510096 {#5368
            date: 2023-10-05 14:48:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3993}
        +body: "To be fair, I initially wanted to comment about how clever you were because even most Americans would forget about the Ozarks being in the way, but then I checked a map and realized they were too far west."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1696510539 {#5549
          date: 2023-10-05 14:55:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@FlyingSquid@lemmy.world"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5552 …}
        +nested: Doctrine\ORM\PersistentCollection {#5554 …}
        +votes: Doctrine\ORM\PersistentCollection {#5556 …}
        +reports: Doctrine\ORM\PersistentCollection {#5558 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5560 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5562 …}
        -id: 32901
        -bodyTs: "'american':17 'check':30 'clever':11 'comment':8 'even':15 'fair':3 'far':38 'forget':19 'initi':5 'map':32 'ozark':22 'realiz':34 'want':6 'way':26 'west':39 'would':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4154887"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696510539 {#5550
          date: 2023-10-05 14:55:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3993}
      +body: "I only see one location in OPs screenshot. How do we know where this is coming from or going to?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696519167 {#5617
        date: 2023-10-05 17:19:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@FlyingSquid@lemmy.world"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5620 …}
      +nested: Doctrine\ORM\PersistentCollection {#5622 …}
      +votes: Doctrine\ORM\PersistentCollection {#5624 …}
      +reports: Doctrine\ORM\PersistentCollection {#5626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5628 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5630 …}
      -id: 33166
      -bodyTs: "'come':16 'go':19 'know':12 'locat':5 'one':4 'op':7 'screenshot':8 'see':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4158798"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696519167 {#5618
        date: 2023-10-05 17:19:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "There are two locations: Fort Wayne, IN and an unspecified point in the ocean. Of the paths between Fort Wayne and an ocean, the ones people are most likely to think of (e.g. from the Atlantic or the Pacific) involve crossing mountains, but others (e.g. from the Gulf of Mexico or Hudson Bay) do not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696519956 {#5688
      date: 2023-10-05 17:32:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
      "@grue@lemmy.world"
      "@jaybone@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5692 …}
    +nested: Doctrine\ORM\PersistentCollection {#5694 …}
    +votes: Doctrine\ORM\PersistentCollection {#5696 …}
    +reports: Doctrine\ORM\PersistentCollection {#5698 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5700 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5702 …}
    -id: 33198
    -bodyTs: "'atlant':36 'bay':53 'cross':41 'e.g':33,45 'fort':5,19 'gulf':48 'hudson':52 'involv':40 'like':29 'locat':4 'mexico':50 'mountain':42 'ocean':14,23 'one':25 'other':44 'pacif':39 'path':17 'peopl':26 'point':11 'think':31 'two':3 'unspecifi':10 'wayn':6,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4159111"
    +editedAt: DateTimeImmutable @1696519996 {#5689
      date: 2023-10-05 17:33:16.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696519956 {#5690
      date: 2023-10-05 17:32:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "I guess I was not thinking of Hudson Bay as “the ocean” lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696520117 {#5730
    date: 2023-10-05 17:35:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5726 …}
  +nested: Doctrine\ORM\PersistentCollection {#5722 …}
  +votes: Doctrine\ORM\PersistentCollection {#5720 …}
  +reports: Doctrine\ORM\PersistentCollection {#5735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5739 …}
  -id: 33203
  -bodyTs: "'bay':9 'guess':2 'hudson':8 'lol':13 'ocean':12 'think':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4159182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696520117 {#5733
    date: 2023-10-05 17:35:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5385
  +user: Proxies\__CG__\App\Entity\User {#5300 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696510015 {#5200
      date: 2023-10-05 14:46:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 32884
    -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510015 {#5201
      date: 2023-10-05 14:46:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    But if it’s going to the ocean from Fort Wayne, it’ll have to go East.\n
    \n
    The Maumee River meets up with Lake Erie which eventually goes towards the Hudson Bay and the Atlantic Ocean.\n
    \n
    Although I suppose that still doesn’t have to cross the mountain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696585159 {#5382
    date: 2023-10-06 11:39:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5386 …}
  +nested: Doctrine\ORM\PersistentCollection {#5388 …}
  +votes: Doctrine\ORM\PersistentCollection {#5390 …}
  +reports: Doctrine\ORM\PersistentCollection {#5392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
  -id: 34491
  -bodyTs: "'although':37 'atlant':35 'bay':32 'cross':46 'doesn':42 'east':17 'eri':25 'eventu':27 'fort':10 'go':5,16 'goe':28 'hudson':31 'lake':24 'll':13 'maume':19 'meet':21 'mountain':48 'ocean':8,36 'river':20 'still':41 'suppos':39 'toward':29 'wayn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4181878"
  +editedAt: DateTimeImmutable @1696585179 {#5383
    date: 2023-10-06 11:39:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696585159 {#5384
    date: 2023-10-06 11:39:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5300 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696510015 {#5200
      date: 2023-10-05 14:46:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 32884
    -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510015 {#5201
      date: 2023-10-05 14:46:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    But if it’s going to the ocean from Fort Wayne, it’ll have to go East.\n
    \n
    The Maumee River meets up with Lake Erie which eventually goes towards the Hudson Bay and the Atlantic Ocean.\n
    \n
    Although I suppose that still doesn’t have to cross the mountain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696585159 {#5382
    date: 2023-10-06 11:39:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5386 …}
  +nested: Doctrine\ORM\PersistentCollection {#5388 …}
  +votes: Doctrine\ORM\PersistentCollection {#5390 …}
  +reports: Doctrine\ORM\PersistentCollection {#5392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
  -id: 34491
  -bodyTs: "'although':37 'atlant':35 'bay':32 'cross':46 'doesn':42 'east':17 'eri':25 'eventu':27 'fort':10 'go':5,16 'goe':28 'hudson':31 'lake':24 'll':13 'maume':19 'meet':21 'mountain':48 'ocean':8,36 'river':20 'still':41 'suppos':39 'toward':29 'wayn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4181878"
  +editedAt: DateTimeImmutable @1696585179 {#5383
    date: 2023-10-06 11:39:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696585159 {#5384
    date: 2023-10-06 11:39:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#5385
  +user: Proxies\__CG__\App\Entity\User {#5300 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5202
    +user: Proxies\__CG__\App\Entity\User {#5203 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3993
      +user: App\Entity\User {#3941 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 220
      +score: 0
      +lastActive: DateTime @1696765928 {#4002
        date: 2023-10-08 13:52:08.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3991 …}
      +nested: Doctrine\ORM\PersistentCollection {#3989 …}
      +votes: Doctrine\ORM\PersistentCollection {#3987 …}
      +reports: Doctrine\ORM\PersistentCollection {#3985 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
      -id: 32752
      -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696504346 {#3938
        date: 2023-10-05 13:12:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3993}
    +body: "What mountains? There aren’t any mountains between Fort Wayne and Mobile, AL. (Or between it and Fort Albany, ON, for that matter)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696510015 {#5200
      date: 2023-10-05 14:46:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@FlyingSquid@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5204 …}
    +nested: Doctrine\ORM\PersistentCollection {#5206 …}
    +votes: Doctrine\ORM\PersistentCollection {#5208 …}
    +reports: Doctrine\ORM\PersistentCollection {#5210 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5212 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5214 …}
    -id: 32884
    -bodyTs: "'al':13 'albani':19 'aren':4 'fort':9,18 'matter':23 'mobil':12 'mountain':2,7 'wayn':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4154517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696510015 {#5201
      date: 2023-10-05 14:46:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: """
    But if it’s going to the ocean from Fort Wayne, it’ll have to go East.\n
    \n
    The Maumee River meets up with Lake Erie which eventually goes towards the Hudson Bay and the Atlantic Ocean.\n
    \n
    Although I suppose that still doesn’t have to cross the mountain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696585159 {#5382
    date: 2023-10-06 11:39:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5386 …}
  +nested: Doctrine\ORM\PersistentCollection {#5388 …}
  +votes: Doctrine\ORM\PersistentCollection {#5390 …}
  +reports: Doctrine\ORM\PersistentCollection {#5392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5394 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5396 …}
  -id: 34491
  -bodyTs: "'although':37 'atlant':35 'bay':32 'cross':46 'doesn':42 'east':17 'eri':25 'eventu':27 'fort':10 'go':5,16 'goe':28 'hudson':31 'lake':24 'll':13 'maume':19 'meet':21 'mountain':48 'ocean':8,36 'river':20 'still':41 'suppos':39 'toward':29 'wayn':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4181878"
  +editedAt: DateTimeImmutable @1696585179 {#5383
    date: 2023-10-06 11:39:39.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696585159 {#5384
    date: 2023-10-06 11:39:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Thanks. This was useful context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696542591 {#5216
    date: 2023-10-05 23:49:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 33864
  -bodyTs: "'context':5 'thank':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4032547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542591 {#5217
    date: 2023-10-05 23:49:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Thanks. This was useful context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696542591 {#5216
    date: 2023-10-05 23:49:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 33864
  -bodyTs: "'context':5 'thank':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4032547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542591 {#5217
    date: 2023-10-05 23:49:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5218
  +user: Proxies\__CG__\App\Entity\User {#5219 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3993
    +user: App\Entity\User {#3941 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "For non-Americans, Fort Wayne is very, very far from the ocean. Like a long distance, then over a huge mountain range and then another long distance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 220
    +score: 0
    +lastActive: DateTime @1696765928 {#4002
      date: 2023-10-08 13:52:08.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3991 …}
    +nested: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3987 …}
    +reports: Doctrine\ORM\PersistentCollection {#3985 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
    -id: 32752
    -bodyTs: "'american':4 'anoth':26 'distanc':17,28 'far':10 'fort':5 'huge':21 'like':14 'long':16,27 'mountain':22 'non':3 'non-american':2 'ocean':13 'rang':23 'wayn':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696504346 {#3938
      date: 2023-10-05 13:12:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3993}
  +body: "Thanks. This was useful context."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696542591 {#5216
    date: 2023-10-05 23:49:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5220 …}
  +nested: Doctrine\ORM\PersistentCollection {#5222 …}
  +votes: Doctrine\ORM\PersistentCollection {#5224 …}
  +reports: Doctrine\ORM\PersistentCollection {#5226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5230 …}
  -id: 33864
  -bodyTs: "'context':5 'thank':1 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4032547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696542591 {#5217
    date: 2023-10-05 23:49:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did they jump after it to scan the barcode for a tracking update or what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696698985 {#4036
    date: 2023-10-07 19:16:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 36127
  -bodyTs: "'barcod':9 'jump':3 'scan':7 'track':12 'updat':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4491865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698985 {#4034
    date: 2023-10-07 19:16:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did they jump after it to scan the barcode for a tracking update or what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696698985 {#4036
    date: 2023-10-07 19:16:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 36127
  -bodyTs: "'barcod':9 'jump':3 'scan':7 'track':12 'updat':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4491865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698985 {#4034
    date: 2023-10-07 19:16:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did they jump after it to scan the barcode for a tracking update or what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696698985 {#4036
    date: 2023-10-07 19:16:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 36127
  -bodyTs: "'barcod':9 'jump':3 'scan':7 'track':12 'updat':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4491865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696698985 {#4034
    date: 2023-10-07 19:16:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Must be Evergreen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696611580 {#4106
    date: 2023-10-06 18:59:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 32875
  -bodyTs: "'evergreen':3 'must':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4016932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509549 {#4107
    date: 2023-10-05 14:39:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Must be Evergreen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696611580 {#4106
    date: 2023-10-06 18:59:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 32875
  -bodyTs: "'evergreen':3 'must':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4016932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509549 {#4107
    date: 2023-10-05 14:39:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Must be Evergreen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696611580 {#4106
    date: 2023-10-06 18:59:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 32875
  -bodyTs: "'evergreen':3 'must':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4016932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696509549 {#4107
    date: 2023-10-05 14:39:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Must be Evergreen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696611580 {#4106
      date: 2023-10-06 18:59:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 32875
    -bodyTs: "'evergreen':3 'must':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4016932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509549 {#4107
      date: 2023-10-05 14:39:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Everblue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696512050 {#5232
    date: 2023-10-05 15:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 32930
  -bodyTs: "'everblu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3508525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696512050 {#5233
    date: 2023-10-05 15:20:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Must be Evergreen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696611580 {#4106
      date: 2023-10-06 18:59:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 32875
    -bodyTs: "'evergreen':3 'must':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4016932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509549 {#4107
      date: 2023-10-05 14:39:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Everblue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696512050 {#5232
    date: 2023-10-05 15:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 32930
  -bodyTs: "'everblu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3508525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696512050 {#5233
    date: 2023-10-05 15:20:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#5234
  +user: Proxies\__CG__\App\Entity\User {#5235 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Must be Evergreen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696611580 {#4106
      date: 2023-10-06 18:59:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 32875
    -bodyTs: "'evergreen':3 'must':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4016932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509549 {#4107
      date: 2023-10-05 14:39:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "Everblue"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696512050 {#5232
    date: 2023-10-05 15:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5236 …}
  +nested: Doctrine\ORM\PersistentCollection {#5238 …}
  +votes: Doctrine\ORM\PersistentCollection {#5240 …}
  +reports: Doctrine\ORM\PersistentCollection {#5242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5246 …}
  -id: 32930
  -bodyTs: "'everblu':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3508525"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696512050 {#5233
    date: 2023-10-05 15:20:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Must be Evergreen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696611580 {#4106
      date: 2023-10-06 18:59:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 32875
    -bodyTs: "'evergreen':3 'must':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4016932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509549 {#4107
      date: 2023-10-05 14:39:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "She’s a Maersk post-Panamax."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696611578 {#5248
    date: 2023-10-06 18:59:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 34919
  -bodyTs: "'maersk':4 'panamax':7 'post':6 'post-panamax':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4193640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611578 {#5249
    date: 2023-10-06 18:59:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Must be Evergreen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696611580 {#4106
      date: 2023-10-06 18:59:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 32875
    -bodyTs: "'evergreen':3 'must':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4016932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509549 {#4107
      date: 2023-10-05 14:39:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "She’s a Maersk post-Panamax."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696611578 {#5248
    date: 2023-10-06 18:59:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 34919
  -bodyTs: "'maersk':4 'panamax':7 'post':6 'post-panamax':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4193640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611578 {#5249
    date: 2023-10-06 18:59:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#5250
  +user: Proxies\__CG__\App\Entity\User {#5251 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Must be Evergreen"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696611580 {#4106
      date: 2023-10-06 18:59:40.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 32875
    -bodyTs: "'evergreen':3 'must':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4016932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696509549 {#4107
      date: 2023-10-05 14:39:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "She’s a Maersk post-Panamax."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696611578 {#5248
    date: 2023-10-06 18:59:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5252 …}
  +nested: Doctrine\ORM\PersistentCollection {#5254 …}
  +votes: Doctrine\ORM\PersistentCollection {#5256 …}
  +reports: Doctrine\ORM\PersistentCollection {#5258 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5260 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5262 …}
  -id: 34919
  -bodyTs: "'maersk':4 'panamax':7 'post':6 'post-panamax':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4193640"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696611578 {#5249
    date: 2023-10-06 18:59:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes… the famous Indiana Ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696585082 {#4179
    date: 2023-10-06 11:38:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 33921
  -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544373 {#4180
    date: 2023-10-06 00:19:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes… the famous Indiana Ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696585082 {#4179
    date: 2023-10-06 11:38:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 33921
  -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544373 {#4180
    date: 2023-10-06 00:19:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yes… the famous Indiana Ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696585082 {#4179
    date: 2023-10-06 11:38:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 33921
  -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544373 {#4180
    date: 2023-10-06 00:19:33.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5299
  +user: Proxies\__CG__\App\Entity\User {#5300 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4184
    +user: App\Entity\User {#4197 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes… the famous Indiana Ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696585082 {#4179
      date: 2023-10-06 11:38:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4185 …}
    +nested: Doctrine\ORM\PersistentCollection {#4187 …}
    +votes: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 33921
    -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544373 {#4180
      date: 2023-10-06 00:19:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4184}
  +body: "It’s a long trip from the Maumee to the Erie to the Hudson to the ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696585080 {#5297
    date: 2023-10-06 11:38:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5301 …}
  +nested: Doctrine\ORM\PersistentCollection {#5303 …}
  +votes: Doctrine\ORM\PersistentCollection {#5305 …}
  +reports: Doctrine\ORM\PersistentCollection {#5307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5311 …}
  -id: 34490
  -bodyTs: "'eri':11 'hudson':14 'long':4 'maume':8 'ocean':17 'trip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4181869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585080 {#5298
    date: 2023-10-06 11:38:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5299
  +user: Proxies\__CG__\App\Entity\User {#5300 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4184
    +user: App\Entity\User {#4197 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes… the famous Indiana Ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696585082 {#4179
      date: 2023-10-06 11:38:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4185 …}
    +nested: Doctrine\ORM\PersistentCollection {#4187 …}
    +votes: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 33921
    -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544373 {#4180
      date: 2023-10-06 00:19:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4184}
  +body: "It’s a long trip from the Maumee to the Erie to the Hudson to the ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696585080 {#5297
    date: 2023-10-06 11:38:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5301 …}
  +nested: Doctrine\ORM\PersistentCollection {#5303 …}
  +votes: Doctrine\ORM\PersistentCollection {#5305 …}
  +reports: Doctrine\ORM\PersistentCollection {#5307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5311 …}
  -id: 34490
  -bodyTs: "'eri':11 'hudson':14 'long':4 'maume':8 'ocean':17 'trip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4181869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585080 {#5298
    date: 2023-10-06 11:38:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5299
  +user: Proxies\__CG__\App\Entity\User {#5300 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4184
    +user: App\Entity\User {#4197 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes… the famous Indiana Ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696585082 {#4179
      date: 2023-10-06 11:38:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4185 …}
    +nested: Doctrine\ORM\PersistentCollection {#4187 …}
    +votes: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 33921
    -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544373 {#4180
      date: 2023-10-06 00:19:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4184}
  +body: "It’s a long trip from the Maumee to the Erie to the Hudson to the ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696585080 {#5297
    date: 2023-10-06 11:38:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5301 …}
  +nested: Doctrine\ORM\PersistentCollection {#5303 …}
  +votes: Doctrine\ORM\PersistentCollection {#5305 …}
  +reports: Doctrine\ORM\PersistentCollection {#5307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5309 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5311 …}
  -id: 34490
  -bodyTs: "'eri':11 'hudson':14 'long':4 'maume':8 'ocean':17 'trip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4181869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696585080 {#5298
    date: 2023-10-06 11:38:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5315
  +user: Proxies\__CG__\App\Entity\User {#5316 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4184
    +user: App\Entity\User {#4197 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes… the famous Indiana Ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696585082 {#4179
      date: 2023-10-06 11:38:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4185 …}
    +nested: Doctrine\ORM\PersistentCollection {#4187 …}
    +votes: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 33921
    -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544373 {#4180
      date: 2023-10-06 00:19:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4184}
  +body: "I’m an idiot I read that as Indian ocean and thought somebody didn’t know it exists. No I just can’t read apparently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696561307 {#5313
    date: 2023-10-06 05:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5317 …}
  +nested: Doctrine\ORM\PersistentCollection {#5319 …}
  +votes: Doctrine\ORM\PersistentCollection {#5321 …}
  +reports: Doctrine\ORM\PersistentCollection {#5323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5327 …}
  -id: 34237
  -bodyTs: "'appar':25 'didn':14 'exist':18 'idiot':4 'indian':9 'know':16 'm':2 'ocean':10 'read':6,24 'somebodi':13 'thought':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3554636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696561307 {#5314
    date: 2023-10-06 05:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5315
  +user: Proxies\__CG__\App\Entity\User {#5316 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4184
    +user: App\Entity\User {#4197 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes… the famous Indiana Ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696585082 {#4179
      date: 2023-10-06 11:38:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4185 …}
    +nested: Doctrine\ORM\PersistentCollection {#4187 …}
    +votes: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 33921
    -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544373 {#4180
      date: 2023-10-06 00:19:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4184}
  +body: "I’m an idiot I read that as Indian ocean and thought somebody didn’t know it exists. No I just can’t read apparently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696561307 {#5313
    date: 2023-10-06 05:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5317 …}
  +nested: Doctrine\ORM\PersistentCollection {#5319 …}
  +votes: Doctrine\ORM\PersistentCollection {#5321 …}
  +reports: Doctrine\ORM\PersistentCollection {#5323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5327 …}
  -id: 34237
  -bodyTs: "'appar':25 'didn':14 'exist':18 'idiot':4 'indian':9 'know':16 'm':2 'ocean':10 'read':6,24 'somebodi':13 'thought':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3554636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696561307 {#5314
    date: 2023-10-06 05:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5315
  +user: Proxies\__CG__\App\Entity\User {#5316 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4184
    +user: App\Entity\User {#4197 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Ah yes… the famous Indiana Ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1696585082 {#4179
      date: 2023-10-06 11:38:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4185 …}
    +nested: Doctrine\ORM\PersistentCollection {#4187 …}
    +votes: Doctrine\ORM\PersistentCollection {#4189 …}
    +reports: Doctrine\ORM\PersistentCollection {#4191 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
    -id: 33921
    -bodyTs: "'ah':1 'famous':4 'indiana':5 'ocean':6 'yes':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4170331"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696544373 {#4180
      date: 2023-10-06 00:19:33.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4184}
  +body: "I’m an idiot I read that as Indian ocean and thought somebody didn’t know it exists. No I just can’t read apparently."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696561307 {#5313
    date: 2023-10-06 05:01:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@RizzRustbolt@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5317 …}
  +nested: Doctrine\ORM\PersistentCollection {#5319 …}
  +votes: Doctrine\ORM\PersistentCollection {#5321 …}
  +reports: Doctrine\ORM\PersistentCollection {#5323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5327 …}
  -id: 34237
  -bodyTs: "'appar':25 'didn':14 'exist':18 'idiot':4 'indian':9 'know':16 'm':2 'ocean':10 'read':6,24 'somebodi':13 'thought':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3554636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696561307 {#5314
    date: 2023-10-06 05:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4257
  +user: App\Entity\User {#4270 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Killer whale anti boat conspiracy in action"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696581145 {#4252
    date: 2023-10-06 10:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 34459
  -bodyTs: "'action':7 'anti':3 'boat':4 'conspiraci':5 'killer':1 'whale':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3782962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696581145 {#4253
    date: 2023-10-06 10:32:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4257
  +user: App\Entity\User {#4270 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Killer whale anti boat conspiracy in action"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696581145 {#4252
    date: 2023-10-06 10:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 34459
  -bodyTs: "'action':7 'anti':3 'boat':4 'conspiraci':5 'killer':1 'whale':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3782962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696581145 {#4253
    date: 2023-10-06 10:32:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4257
  +user: App\Entity\User {#4270 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Killer whale anti boat conspiracy in action"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696581145 {#4252
    date: 2023-10-06 10:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4258 …}
  +nested: Doctrine\ORM\PersistentCollection {#4260 …}
  +votes: Doctrine\ORM\PersistentCollection {#4262 …}
  +reports: Doctrine\ORM\PersistentCollection {#4264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4268 …}
  -id: 34459
  -bodyTs: "'action':7 'anti':3 'boat':4 'conspiraci':5 'killer':1 'whale':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/3782962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696581145 {#4253
    date: 2023-10-06 10:32:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4330
  +user: App\Entity\User {#4343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    At least you got an answer to how your parcel was lost.\n
    \n
    Better the a generic lost on transit email.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 95
  +score: 0
  +lastActive: DateTime @1696577429 {#4325
    date: 2023-10-06 09:30:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4331 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
  -id: 32621
  -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4149735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696496830 {#4326
    date: 2023-10-05 11:07:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4330
  +user: App\Entity\User {#4343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    At least you got an answer to how your parcel was lost.\n
    \n
    Better the a generic lost on transit email.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 95
  +score: 0
  +lastActive: DateTime @1696577429 {#4325
    date: 2023-10-06 09:30:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4331 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
  -id: 32621
  -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4149735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696496830 {#4326
    date: 2023-10-05 11:07:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4330
  +user: App\Entity\User {#4343 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    At least you got an answer to how your parcel was lost.\n
    \n
    Better the a generic lost on transit email.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 95
  +score: 0
  +lastActive: DateTime @1696577429 {#4325
    date: 2023-10-06 09:30:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4331 …}
  +nested: Doctrine\ORM\PersistentCollection {#4333 …}
  +votes: Doctrine\ORM\PersistentCollection {#4335 …}
  +reports: Doctrine\ORM\PersistentCollection {#4337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
  -id: 32621
  -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4149735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696496830 {#4326
    date: 2023-10-05 11:07:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5108
  +user: Proxies\__CG__\App\Entity\User {#5109 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4343 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      At least you got an answer to how your parcel was lost.\n
      \n
      Better the a generic lost on transit email.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1696577429 {#4325
      date: 2023-10-06 09:30:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 32621
    -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4149735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496830 {#4326
      date: 2023-10-05 11:07:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4330}
  +body: "A friend of mine had the funniest lost in transit story - they’ve got genetic joint issues among other things, and they needed a pair of crutches with forearm rests. Turns out the only manufacturer of those still left is based out of South Africa, so they contacted the company and arranged for a set to be shipped over to the US (and it was still cheaper than it would have been through insurance). They got an email from the company and it turns out the shipment to the port got hijacked. The apologetic representative from the company drove a set down to the port and my friend got their crutches a couple weeks later and a funny story out of it. And probably the other set of crutches eventually got to someone else who needed them, so win win, lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696577428 {#5106
    date: 2023-10-06 09:30:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 34432
  -bodyTs: "'africa':45 'among':18 'apologet':94 'arrang':52 'base':41 'cheaper':67 'compani':50,81,98 'contact':48 'coupl':113 'crutch':27,111,129 'drove':99 'els':134 'email':78 'eventu':130 'forearm':29 'friend':2,108 'funni':118 'funniest':7 'genet':15 'got':14,76,91,109,131 'hijack':92 'insur':74 'issu':17 'joint':16 'later':115 'left':39 'lol':141 'lost':8 'manufactur':35 'mine':4 'need':23,136 'pair':25 'port':90,105 'probabl':124 'repres':95 'rest':30 'set':55,101,127 'ship':58 'shipment':87 'someon':133 'south':44 'still':38,66 'stori':11,119 'thing':20 'transit':10 'turn':31,84 'us':62 've':13 'week':114 'win':139,140 'would':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4042439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696577428 {#5107
    date: 2023-10-06 09:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5108
  +user: Proxies\__CG__\App\Entity\User {#5109 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4343 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      At least you got an answer to how your parcel was lost.\n
      \n
      Better the a generic lost on transit email.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1696577429 {#4325
      date: 2023-10-06 09:30:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 32621
    -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4149735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496830 {#4326
      date: 2023-10-05 11:07:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4330}
  +body: "A friend of mine had the funniest lost in transit story - they’ve got genetic joint issues among other things, and they needed a pair of crutches with forearm rests. Turns out the only manufacturer of those still left is based out of South Africa, so they contacted the company and arranged for a set to be shipped over to the US (and it was still cheaper than it would have been through insurance). They got an email from the company and it turns out the shipment to the port got hijacked. The apologetic representative from the company drove a set down to the port and my friend got their crutches a couple weeks later and a funny story out of it. And probably the other set of crutches eventually got to someone else who needed them, so win win, lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696577428 {#5106
    date: 2023-10-06 09:30:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 34432
  -bodyTs: "'africa':45 'among':18 'apologet':94 'arrang':52 'base':41 'cheaper':67 'compani':50,81,98 'contact':48 'coupl':113 'crutch':27,111,129 'drove':99 'els':134 'email':78 'eventu':130 'forearm':29 'friend':2,108 'funni':118 'funniest':7 'genet':15 'got':14,76,91,109,131 'hijack':92 'insur':74 'issu':17 'joint':16 'later':115 'left':39 'lol':141 'lost':8 'manufactur':35 'mine':4 'need':23,136 'pair':25 'port':90,105 'probabl':124 'repres':95 'rest':30 'set':55,101,127 'ship':58 'shipment':87 'someon':133 'south':44 'still':38,66 'stori':11,119 'thing':20 'transit':10 'turn':31,84 'us':62 've':13 'week':114 'win':139,140 'would':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4042439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696577428 {#5107
    date: 2023-10-06 09:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5108
  +user: Proxies\__CG__\App\Entity\User {#5109 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4343 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      At least you got an answer to how your parcel was lost.\n
      \n
      Better the a generic lost on transit email.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1696577429 {#4325
      date: 2023-10-06 09:30:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 32621
    -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4149735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496830 {#4326
      date: 2023-10-05 11:07:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4330}
  +body: "A friend of mine had the funniest lost in transit story - they’ve got genetic joint issues among other things, and they needed a pair of crutches with forearm rests. Turns out the only manufacturer of those still left is based out of South Africa, so they contacted the company and arranged for a set to be shipped over to the US (and it was still cheaper than it would have been through insurance). They got an email from the company and it turns out the shipment to the port got hijacked. The apologetic representative from the company drove a set down to the port and my friend got their crutches a couple weeks later and a funny story out of it. And probably the other set of crutches eventually got to someone else who needed them, so win win, lol."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696577428 {#5106
    date: 2023-10-06 09:30:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5112 …}
  +votes: Doctrine\ORM\PersistentCollection {#5114 …}
  +reports: Doctrine\ORM\PersistentCollection {#5116 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5120 …}
  -id: 34432
  -bodyTs: "'africa':45 'among':18 'apologet':94 'arrang':52 'base':41 'cheaper':67 'compani':50,81,98 'contact':48 'coupl':113 'crutch':27,111,129 'drove':99 'els':134 'email':78 'eventu':130 'forearm':29 'friend':2,108 'funni':118 'funniest':7 'genet':15 'got':14,76,91,109,131 'hijack':92 'insur':74 'issu':17 'joint':16 'later':115 'left':39 'lol':141 'lost':8 'manufactur':35 'mine':4 'need':23,136 'pair':25 'port':90,105 'probabl':124 'repres':95 'rest':30 'set':55,101,127 'ship':58 'shipment':87 'someon':133 'south':44 'still':38,66 'stori':11,119 'thing':20 'transit':10 'turn':31,84 'us':62 've':13 'week':114 'win':139,140 'would':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4042439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696577428 {#5107
    date: 2023-10-06 09:30:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4343 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      At least you got an answer to how your parcel was lost.\n
      \n
      Better the a generic lost on transit email.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1696577429 {#4325
      date: 2023-10-06 09:30:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 32621
    -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4149735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496830 {#4326
      date: 2023-10-05 11:07:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4330}
  +body: """
    2019–2023, 100% WFH until recently. Once or twice a week, notified a package couldn’t be delivered because no one was home.\n
    \n
    Became mates with the local postman because I was always home for domestic deliveries and just taught the house to “suffere” the extra day for postage instead of +$3 for faster international shipping since it was going to be guaranteed and ultimately faster. PLUS it gave out local post man a chance to chat with me and give the dog pats and a treat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1696497251 {#5122
    date: 2023-10-05 11:14:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 32624
  -bodyTs: "'100':3 '2019':1 '2023':2 '3':52 'alway':33 'becam':24 'chanc':75 'chat':77 'couldn':15 'day':47 'deliv':18 'deliveri':37 'dog':83 'domest':36 'extra':46 'faster':54,66 'gave':69 'give':81 'go':60 'guarante':63 'home':23,34 'hous':42 'instead':50 'intern':55 'local':28,71 'man':73 'mate':25 'notifi':12 'one':21 'packag':14 'pat':84 'plus':67 'post':72 'postag':49 'postman':29 'recent':6 'ship':56 'sinc':57 'suffer':44 'taught':40 'treat':87 'twice':9 'ultim':65 'week':11 'wfh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4149828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497251 {#5123
    date: 2023-10-05 11:14:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4343 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      At least you got an answer to how your parcel was lost.\n
      \n
      Better the a generic lost on transit email.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1696577429 {#4325
      date: 2023-10-06 09:30:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 32621
    -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4149735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496830 {#4326
      date: 2023-10-05 11:07:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4330}
  +body: """
    2019–2023, 100% WFH until recently. Once or twice a week, notified a package couldn’t be delivered because no one was home.\n
    \n
    Became mates with the local postman because I was always home for domestic deliveries and just taught the house to “suffere” the extra day for postage instead of +$3 for faster international shipping since it was going to be guaranteed and ultimately faster. PLUS it gave out local post man a chance to chat with me and give the dog pats and a treat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1696497251 {#5122
    date: 2023-10-05 11:14:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 32624
  -bodyTs: "'100':3 '2019':1 '2023':2 '3':52 'alway':33 'becam':24 'chanc':75 'chat':77 'couldn':15 'day':47 'deliv':18 'deliveri':37 'dog':83 'domest':36 'extra':46 'faster':54,66 'gave':69 'give':81 'go':60 'guarante':63 'home':23,34 'hous':42 'instead':50 'intern':55 'local':28,71 'man':73 'mate':25 'notifi':12 'one':21 'packag':14 'pat':84 'plus':67 'post':72 'postag':49 'postman':29 'recent':6 'ship':56 'sinc':57 'suffer':44 'taught':40 'treat':87 'twice':9 'ultim':65 'week':11 'wfh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4149828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497251 {#5123
    date: 2023-10-05 11:14:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5124
  +user: Proxies\__CG__\App\Entity\User {#5125 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4330
    +user: App\Entity\User {#4343 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      At least you got an answer to how your parcel was lost.\n
      \n
      Better the a generic lost on transit email.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 95
    +score: 0
    +lastActive: DateTime @1696577429 {#4325
      date: 2023-10-06 09:30:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4331 …}
    +nested: Doctrine\ORM\PersistentCollection {#4333 …}
    +votes: Doctrine\ORM\PersistentCollection {#4335 …}
    +reports: Doctrine\ORM\PersistentCollection {#4337 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4339 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4341 …}
    -id: 32621
    -bodyTs: "'answer':6 'better':13 'email':20 'generic':16 'got':4 'least':2 'lost':12,17 'parcel':10 'transit':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4149735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496830 {#4326
      date: 2023-10-05 11:07:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4330}
  +body: """
    2019–2023, 100% WFH until recently. Once or twice a week, notified a package couldn’t be delivered because no one was home.\n
    \n
    Became mates with the local postman because I was always home for domestic deliveries and just taught the house to “suffere” the extra day for postage instead of +$3 for faster international shipping since it was going to be guaranteed and ultimately faster. PLUS it gave out local post man a chance to chat with me and give the dog pats and a treat.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 47
  +score: 0
  +lastActive: DateTime @1696497251 {#5122
    date: 2023-10-05 11:14:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5126 …}
  +nested: Doctrine\ORM\PersistentCollection {#5128 …}
  +votes: Doctrine\ORM\PersistentCollection {#5130 …}
  +reports: Doctrine\ORM\PersistentCollection {#5132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5136 …}
  -id: 32624
  -bodyTs: "'100':3 '2019':1 '2023':2 '3':52 'alway':33 'becam':24 'chanc':75 'chat':77 'couldn':15 'day':47 'deliv':18 'deliveri':37 'dog':83 'domest':36 'extra':46 'faster':54,66 'gave':69 'give':81 'go':60 'guarante':63 'home':23,34 'hous':42 'instead':50 'intern':55 'local':28,71 'man':73 'mate':25 'notifi':12 'one':21 'packag':14 'pat':84 'plus':67 'post':72 'postag':49 'postman':29 'recent':6 'ship':56 'sinc':57 'suffer':44 'taught':40 'treat':87 'twice':9 'ultim':65 'week':11 'wfh':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4149828"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696497251 {#5123
    date: 2023-10-05 11:14:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4403
  +user: App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What a weird place for it to fall into the ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696572031 {#4398
    date: 2023-10-06 08:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4404 …}
  +nested: Doctrine\ORM\PersistentCollection {#4406 …}
  +votes: Doctrine\ORM\PersistentCollection {#4408 …}
  +reports: Doctrine\ORM\PersistentCollection {#4410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
  -id: 33652
  -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4166513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535846 {#4399
    date: 2023-10-05 21:57:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4403
  +user: App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What a weird place for it to fall into the ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696572031 {#4398
    date: 2023-10-06 08:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4404 …}
  +nested: Doctrine\ORM\PersistentCollection {#4406 …}
  +votes: Doctrine\ORM\PersistentCollection {#4408 …}
  +reports: Doctrine\ORM\PersistentCollection {#4410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
  -id: 33652
  -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4166513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535846 {#4399
    date: 2023-10-05 21:57:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4403
  +user: App\Entity\User {#4416 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "What a weird place for it to fall into the ocean."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1696572031 {#4398
    date: 2023-10-06 08:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4404 …}
  +nested: Doctrine\ORM\PersistentCollection {#4406 …}
  +votes: Doctrine\ORM\PersistentCollection {#4408 …}
  +reports: Doctrine\ORM\PersistentCollection {#4410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
  -id: 33652
  -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4166513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696535846 {#4399
    date: 2023-10-05 21:57:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4403
    +user: App\Entity\User {#4416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What a weird place for it to fall into the ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696572031 {#4398
      date: 2023-10-06 08:00:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4404 …}
    +nested: Doctrine\ORM\PersistentCollection {#4406 …}
    +votes: Doctrine\ORM\PersistentCollection {#4408 …}
    +reports: Doctrine\ORM\PersistentCollection {#4410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
    -id: 33652
    -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4166513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535846 {#4399
      date: 2023-10-05 21:57:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: "Well at least better then a fire at a sea parks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696543408 {#5281
    date: 2023-10-06 00:03:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 33889
  -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3548488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696543408 {#5282
    date: 2023-10-06 00:03:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4403
    +user: App\Entity\User {#4416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What a weird place for it to fall into the ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696572031 {#4398
      date: 2023-10-06 08:00:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4404 …}
    +nested: Doctrine\ORM\PersistentCollection {#4406 …}
    +votes: Doctrine\ORM\PersistentCollection {#4408 …}
    +reports: Doctrine\ORM\PersistentCollection {#4410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
    -id: 33652
    -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4166513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535846 {#4399
      date: 2023-10-05 21:57:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: "Well at least better then a fire at a sea parks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696543408 {#5281
    date: 2023-10-06 00:03:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 33889
  -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3548488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696543408 {#5282
    date: 2023-10-06 00:03:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5283
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4403
    +user: App\Entity\User {#4416 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "What a weird place for it to fall into the ocean."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 38
    +score: 0
    +lastActive: DateTime @1696572031 {#4398
      date: 2023-10-06 08:00:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4404 …}
    +nested: Doctrine\ORM\PersistentCollection {#4406 …}
    +votes: Doctrine\ORM\PersistentCollection {#4408 …}
    +reports: Doctrine\ORM\PersistentCollection {#4410 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
    -id: 33652
    -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4166513"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696535846 {#4399
      date: 2023-10-05 21:57:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: "Well at least better then a fire at a sea parks."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696543408 {#5281
    date: 2023-10-06 00:03:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5285 …}
  +nested: Doctrine\ORM\PersistentCollection {#5287 …}
  +votes: Doctrine\ORM\PersistentCollection {#5289 …}
  +reports: Doctrine\ORM\PersistentCollection {#5291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
  -id: 33889
  -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3548488"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696543408 {#5282
    date: 2023-10-06 00:03:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5416
  +user: Proxies\__CG__\App\Entity\User {#5417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4403
      +user: App\Entity\User {#4416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What a weird place for it to fall into the ocean."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696572031 {#4398
        date: 2023-10-06 08:00:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4404 …}
      +nested: Doctrine\ORM\PersistentCollection {#4406 …}
      +votes: Doctrine\ORM\PersistentCollection {#4408 …}
      +reports: Doctrine\ORM\PersistentCollection {#4410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
      -id: 33652
      -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4166513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535846 {#4399
        date: 2023-10-05 21:57:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4403}
    +body: "Well at least better then a fire at a sea parks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696543408 {#5281
      date: 2023-10-06 00:03:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@son_named_bort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 33889
    -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3548488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696543408 {#5282
      date: 2023-10-06 00:03:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: "I mean, if she has said that her parent are drowned, I’d be the happiest man in the world. But, a fire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696559730 {#5414
    date: 2023-10-06 04:35:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 34223
  -bodyTs: "'d':13 'drown':11 'fire':23 'happiest':16 'man':17 'mean':2 'parent':9 'said':6 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559730 {#5415
    date: 2023-10-06 04:35:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5416
  +user: Proxies\__CG__\App\Entity\User {#5417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4403
      +user: App\Entity\User {#4416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What a weird place for it to fall into the ocean."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696572031 {#4398
        date: 2023-10-06 08:00:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4404 …}
      +nested: Doctrine\ORM\PersistentCollection {#4406 …}
      +votes: Doctrine\ORM\PersistentCollection {#4408 …}
      +reports: Doctrine\ORM\PersistentCollection {#4410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
      -id: 33652
      -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4166513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535846 {#4399
        date: 2023-10-05 21:57:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4403}
    +body: "Well at least better then a fire at a sea parks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696543408 {#5281
      date: 2023-10-06 00:03:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@son_named_bort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 33889
    -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3548488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696543408 {#5282
      date: 2023-10-06 00:03:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: "I mean, if she has said that her parent are drowned, I’d be the happiest man in the world. But, a fire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696559730 {#5414
    date: 2023-10-06 04:35:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 34223
  -bodyTs: "'d':13 'drown':11 'fire':23 'happiest':16 'man':17 'mean':2 'parent':9 'said':6 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559730 {#5415
    date: 2023-10-06 04:35:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5416
  +user: Proxies\__CG__\App\Entity\User {#5417 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5283
    +user: Proxies\__CG__\App\Entity\User {#5284 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4403
      +user: App\Entity\User {#4416 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "What a weird place for it to fall into the ocean."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1696572031 {#4398
        date: 2023-10-06 08:00:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4404 …}
      +nested: Doctrine\ORM\PersistentCollection {#4406 …}
      +votes: Doctrine\ORM\PersistentCollection {#4408 …}
      +reports: Doctrine\ORM\PersistentCollection {#4410 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
      -id: 33652
      -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4166513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696535846 {#4399
        date: 2023-10-05 21:57:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4403}
    +body: "Well at least better then a fire at a sea parks."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696543408 {#5281
      date: 2023-10-06 00:03:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@son_named_bort@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5285 …}
    +nested: Doctrine\ORM\PersistentCollection {#5287 …}
    +votes: Doctrine\ORM\PersistentCollection {#5289 …}
    +reports: Doctrine\ORM\PersistentCollection {#5291 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
    -id: 33889
    -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3548488"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696543408 {#5282
      date: 2023-10-06 00:03:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: "I mean, if she has said that her parent are drowned, I’d be the happiest man in the world. But, a fire?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696559730 {#5414
    date: 2023-10-06 04:35:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
    "@DmMacniel@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5418 …}
  +nested: Doctrine\ORM\PersistentCollection {#5420 …}
  +votes: Doctrine\ORM\PersistentCollection {#5422 …}
  +reports: Doctrine\ORM\PersistentCollection {#5424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
  -id: 34223
  -bodyTs: "'d':13 'drown':11 'fire':23 'happiest':16 'man':17 'mean':2 'parent':9 'said':6 'world':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4174981"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696559730 {#5415
    date: 2023-10-06 04:35:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5566
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5416
    +user: Proxies\__CG__\App\Entity\User {#5417 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4403
        +user: App\Entity\User {#4416 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What a weird place for it to fall into the ocean."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696572031 {#4398
          date: 2023-10-06 08:00:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4404 …}
        +nested: Doctrine\ORM\PersistentCollection {#4406 …}
        +votes: Doctrine\ORM\PersistentCollection {#4408 …}
        +reports: Doctrine\ORM\PersistentCollection {#4410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
        -id: 33652
        -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4166513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696535846 {#4399
          date: 2023-10-05 21:57:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4403}
      +body: "Well at least better then a fire at a sea parks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696543408 {#5281
        date: 2023-10-06 00:03:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@son_named_bort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 33889
      -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3548488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696543408 {#5282
        date: 2023-10-06 00:03:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4403}
    +body: "I mean, if she has said that her parent are drowned, I’d be the happiest man in the world. But, a fire?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696559730 {#5414
      date: 2023-10-06 04:35:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@son_named_bort@lemmy.world"
      "@DmMacniel@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5418 …}
    +nested: Doctrine\ORM\PersistentCollection {#5420 …}
    +votes: Doctrine\ORM\PersistentCollection {#5422 …}
    +reports: Doctrine\ORM\PersistentCollection {#5424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
    -id: 34223
    -bodyTs: "'d':13 'drown':11 'fire':23 'happiest':16 'man':17 'mean':2 'parent':9 'said':6 'world':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559730 {#5415
      date: 2023-10-06 04:35:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: """
    If only they have called emergency services.\n
    \n
    They have such a memorable new number.\n
    \n
    0118 999 881 999 119 725…3
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696572030 {#5564
    date: 2023-10-06 08:00:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
    "@DmMacniel@feddit.de"
    "@Rukmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 34384
  -bodyTs: "'0118':15 '119':19 '3':21 '725':20 '881':17 '999':16,18 'call':5 'emerg':6 'memor':12 'new':13 'number':14 'servic':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3555754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696572030 {#5565
    date: 2023-10-06 08:00:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5566
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5416
    +user: Proxies\__CG__\App\Entity\User {#5417 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4403
        +user: App\Entity\User {#4416 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What a weird place for it to fall into the ocean."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696572031 {#4398
          date: 2023-10-06 08:00:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4404 …}
        +nested: Doctrine\ORM\PersistentCollection {#4406 …}
        +votes: Doctrine\ORM\PersistentCollection {#4408 …}
        +reports: Doctrine\ORM\PersistentCollection {#4410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
        -id: 33652
        -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4166513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696535846 {#4399
          date: 2023-10-05 21:57:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4403}
      +body: "Well at least better then a fire at a sea parks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696543408 {#5281
        date: 2023-10-06 00:03:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@son_named_bort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 33889
      -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3548488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696543408 {#5282
        date: 2023-10-06 00:03:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4403}
    +body: "I mean, if she has said that her parent are drowned, I’d be the happiest man in the world. But, a fire?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696559730 {#5414
      date: 2023-10-06 04:35:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@son_named_bort@lemmy.world"
      "@DmMacniel@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5418 …}
    +nested: Doctrine\ORM\PersistentCollection {#5420 …}
    +votes: Doctrine\ORM\PersistentCollection {#5422 …}
    +reports: Doctrine\ORM\PersistentCollection {#5424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
    -id: 34223
    -bodyTs: "'d':13 'drown':11 'fire':23 'happiest':16 'man':17 'mean':2 'parent':9 'said':6 'world':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559730 {#5415
      date: 2023-10-06 04:35:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: """
    If only they have called emergency services.\n
    \n
    They have such a memorable new number.\n
    \n
    0118 999 881 999 119 725…3
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696572030 {#5564
    date: 2023-10-06 08:00:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
    "@DmMacniel@feddit.de"
    "@Rukmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 34384
  -bodyTs: "'0118':15 '119':19 '3':21 '725':20 '881':17 '999':16,18 'call':5 'emerg':6 'memor':12 'new':13 'number':14 'servic':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3555754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696572030 {#5565
    date: 2023-10-06 08:00:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5566
  +user: Proxies\__CG__\App\Entity\User {#5284 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5416
    +user: Proxies\__CG__\App\Entity\User {#5417 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5283
      +user: Proxies\__CG__\App\Entity\User {#5284 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4403
        +user: App\Entity\User {#4416 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "What a weird place for it to fall into the ocean."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1696572031 {#4398
          date: 2023-10-06 08:00:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4404 …}
        +nested: Doctrine\ORM\PersistentCollection {#4406 …}
        +votes: Doctrine\ORM\PersistentCollection {#4408 …}
        +reports: Doctrine\ORM\PersistentCollection {#4410 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4412 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
        -id: 33652
        -bodyTs: "'fall':8 'ocean':11 'place':4 'weird':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4166513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696535846 {#4399
          date: 2023-10-05 21:57:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4403}
      +body: "Well at least better then a fire at a sea parks."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696543408 {#5281
        date: 2023-10-06 00:03:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@son_named_bort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5285 …}
      +nested: Doctrine\ORM\PersistentCollection {#5287 …}
      +votes: Doctrine\ORM\PersistentCollection {#5289 …}
      +reports: Doctrine\ORM\PersistentCollection {#5291 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5295 …}
      -id: 33889
      -bodyTs: "'better':4 'fire':7 'least':3 'park':11 'sea':10 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3548488"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696543408 {#5282
        date: 2023-10-06 00:03:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4403}
    +body: "I mean, if she has said that her parent are drowned, I’d be the happiest man in the world. But, a fire?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696559730 {#5414
      date: 2023-10-06 04:35:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@son_named_bort@lemmy.world"
      "@DmMacniel@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5418 …}
    +nested: Doctrine\ORM\PersistentCollection {#5420 …}
    +votes: Doctrine\ORM\PersistentCollection {#5422 …}
    +reports: Doctrine\ORM\PersistentCollection {#5424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5428 …}
    -id: 34223
    -bodyTs: "'d':13 'drown':11 'fire':23 'happiest':16 'man':17 'mean':2 'parent':9 'said':6 'world':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4174981"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696559730 {#5415
      date: 2023-10-06 04:35:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4403}
  +body: """
    If only they have called emergency services.\n
    \n
    They have such a memorable new number.\n
    \n
    0118 999 881 999 119 725…3
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696572030 {#5564
    date: 2023-10-06 08:00:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@son_named_bort@lemmy.world"
    "@DmMacniel@feddit.de"
    "@Rukmer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5567 …}
  +nested: Doctrine\ORM\PersistentCollection {#5569 …}
  +votes: Doctrine\ORM\PersistentCollection {#5571 …}
  +reports: Doctrine\ORM\PersistentCollection {#5573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5577 …}
  -id: 34384
  -bodyTs: "'0118':15 '119':19 '3':21 '725':20 '881':17 '999':16,18 'call':5 'emerg':6 'memor':12 'new':13 'number':14 'servic':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3555754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696572030 {#5565
    date: 2023-10-06 08:00:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4476
  +user: App\Entity\User {#4489 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Package vaporised.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696544490 {#4471
    date: 2023-10-06 00:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 32671
  -bodyTs: "'packag':1 'vaporis':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4150432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499965 {#4472
    date: 2023-10-05 11:59:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4476
  +user: App\Entity\User {#4489 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Package vaporised.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696544490 {#4471
    date: 2023-10-06 00:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 32671
  -bodyTs: "'packag':1 'vaporis':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4150432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499965 {#4472
    date: 2023-10-05 11:59:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4476
  +user: App\Entity\User {#4489 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "“Package vaporised.”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696544490 {#4471
    date: 2023-10-06 00:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4477 …}
  +nested: Doctrine\ORM\PersistentCollection {#4479 …}
  +votes: Doctrine\ORM\PersistentCollection {#4481 …}
  +reports: Doctrine\ORM\PersistentCollection {#4483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
  -id: 32671
  -bodyTs: "'packag':1 'vaporis':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4150432"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696499965 {#4472
    date: 2023-10-05 11:59:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5171
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: App\Entity\User {#4489 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "“Package vaporised.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696544490 {#4471
      date: 2023-10-06 00:21:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 32671
    -bodyTs: "'packag':1 'vaporis':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4150432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499965 {#4472
      date: 2023-10-05 11:59:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4476}
  +body: "“Package banished into ***THE VOID***”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696544488 {#5169
    date: 2023-10-06 00:21:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Dasnap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 33927
  -bodyTs: "'banish':2 'packag':1 'void':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544488 {#5170
    date: 2023-10-06 00:21:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5171
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: App\Entity\User {#4489 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "“Package vaporised.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696544490 {#4471
      date: 2023-10-06 00:21:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 32671
    -bodyTs: "'packag':1 'vaporis':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4150432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499965 {#4472
      date: 2023-10-05 11:59:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4476}
  +body: "“Package banished into ***THE VOID***”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696544488 {#5169
    date: 2023-10-06 00:21:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Dasnap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 33927
  -bodyTs: "'banish':2 'packag':1 'void':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544488 {#5170
    date: 2023-10-06 00:21:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5171
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4476
    +user: App\Entity\User {#4489 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "“Package vaporised.”"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696544490 {#4471
      date: 2023-10-06 00:21:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4477 …}
    +nested: Doctrine\ORM\PersistentCollection {#4479 …}
    +votes: Doctrine\ORM\PersistentCollection {#4481 …}
    +reports: Doctrine\ORM\PersistentCollection {#4483 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4485 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4487 …}
    -id: 32671
    -bodyTs: "'packag':1 'vaporis':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4150432"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696499965 {#4472
      date: 2023-10-05 11:59:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4476}
  +body: "“Package banished into ***THE VOID***”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696544488 {#5169
    date: 2023-10-06 00:21:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Dasnap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5172 …}
  +nested: Doctrine\ORM\PersistentCollection {#5174 …}
  +votes: Doctrine\ORM\PersistentCollection {#5176 …}
  +reports: Doctrine\ORM\PersistentCollection {#5178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5182 …}
  -id: 33927
  -bodyTs: "'banish':2 'packag':1 'void':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696544488 {#5170
    date: 2023-10-06 00:21:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    These huge ships sometimes arrive with some of the containers missing.\n
    \n
    [worldshipping.org/…/world-shipping-council-contai…](https://www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696544426 {#4546
    date: 2023-10-06 00:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 33176
  -bodyTs: "'/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':16 '/world-shipping-council-contai':13 'arriv':5 'contain':10 'huge':2 'miss':11 'ship':3 'sometim':4 'worldshipping.org':12 'www.worldshipping.org':15 'www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3539186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519377 {#4547
    date: 2023-10-05 17:22:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    These huge ships sometimes arrive with some of the containers missing.\n
    \n
    [worldshipping.org/…/world-shipping-council-contai…](https://www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696544426 {#4546
    date: 2023-10-06 00:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 33176
  -bodyTs: "'/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':16 '/world-shipping-council-contai':13 'arriv':5 'contain':10 'huge':2 'miss':11 'ship':3 'sometim':4 'worldshipping.org':12 'www.worldshipping.org':15 'www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3539186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519377 {#4547
    date: 2023-10-05 17:22:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    These huge ships sometimes arrive with some of the containers missing.\n
    \n
    [worldshipping.org/…/world-shipping-council-contai…](https://www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1696544426 {#4546
    date: 2023-10-06 00:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 33176
  -bodyTs: "'/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':16 '/world-shipping-council-contai':13 'arriv':5 'contain':10 'huge':2 'miss':11 'ship':3 'sometim':4 'worldshipping.org':12 'www.worldshipping.org':15 'www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3539186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519377 {#4547
    date: 2023-10-05 17:22:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      These huge ships sometimes arrive with some of the containers missing.\n
      \n
      [worldshipping.org/…/world-shipping-council-contai…](https://www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696544426 {#4546
      date: 2023-10-06 00:20:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4552 …}
    +nested: Doctrine\ORM\PersistentCollection {#4554 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
    -id: 33176
    -bodyTs: "'/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':16 '/world-shipping-council-contai':13 'arriv':5 'contain':10 'huge':2 'miss':11 'ship':3 'sometim':4 'worldshipping.org':12 'www.worldshipping.org':15 'www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3539186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696519377 {#4547
      date: 2023-10-05 17:22:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4551}
  +body: """
    Bloop\n
    \n
    ![Picture of a container ship, the end stack of containers has toppled over the side of the ship](https://lemmy.world/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696544425 {#5264
    date: 2023-10-06 00:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Besen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 33925
  -bodyTs: "'/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)':22 'bloop':1 'contain':5,11 'end':8 'lemmy.world':21 'lemmy.world/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)':20 'pictur':2 'ship':6,19 'side':16 'stack':9 'toppl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170349"
  +editedAt: DateTimeImmutable @1696544533 {#5265
    date: 2023-10-06 00:22:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696544425 {#5266
    date: 2023-10-06 00:20:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      These huge ships sometimes arrive with some of the containers missing.\n
      \n
      [worldshipping.org/…/world-shipping-council-contai…](https://www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696544426 {#4546
      date: 2023-10-06 00:20:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4552 …}
    +nested: Doctrine\ORM\PersistentCollection {#4554 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
    -id: 33176
    -bodyTs: "'/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':16 '/world-shipping-council-contai':13 'arriv':5 'contain':10 'huge':2 'miss':11 'ship':3 'sometim':4 'worldshipping.org':12 'www.worldshipping.org':15 'www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3539186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696519377 {#4547
      date: 2023-10-05 17:22:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4551}
  +body: """
    Bloop\n
    \n
    ![Picture of a container ship, the end stack of containers has toppled over the side of the ship](https://lemmy.world/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696544425 {#5264
    date: 2023-10-06 00:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Besen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 33925
  -bodyTs: "'/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)':22 'bloop':1 'contain':5,11 'end':8 'lemmy.world':21 'lemmy.world/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)':20 'pictur':2 'ship':6,19 'side':16 'stack':9 'toppl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170349"
  +editedAt: DateTimeImmutable @1696544533 {#5265
    date: 2023-10-06 00:22:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696544425 {#5266
    date: 2023-10-06 00:20:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5267
  +user: Proxies\__CG__\App\Entity\User {#5268 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4551
    +user: App\Entity\User {#4564 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      These huge ships sometimes arrive with some of the containers missing.\n
      \n
      [worldshipping.org/…/world-shipping-council-contai…](https://www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 34
    +score: 0
    +lastActive: DateTime @1696544426 {#4546
      date: 2023-10-06 00:20:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4552 …}
    +nested: Doctrine\ORM\PersistentCollection {#4554 …}
    +votes: Doctrine\ORM\PersistentCollection {#4556 …}
    +reports: Doctrine\ORM\PersistentCollection {#4558 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
    -id: 33176
    -bodyTs: "'/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':16 '/world-shipping-council-contai':13 'arriv':5 'contain':10 'huge':2 'miss':11 'ship':3 'sometim':4 'worldshipping.org':12 'www.worldshipping.org':15 'www.worldshipping.org/news/world-shipping-council-containers-lost-at-sea-report-2022-update-published)':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/3539186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696519377 {#4547
      date: 2023-10-05 17:22:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4551}
  +body: """
    Bloop\n
    \n
    ![Picture of a container ship, the end stack of containers has toppled over the side of the ship](https://lemmy.world/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696544425 {#5264
    date: 2023-10-06 00:20:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Besen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5269 …}
  +nested: Doctrine\ORM\PersistentCollection {#5271 …}
  +votes: Doctrine\ORM\PersistentCollection {#5273 …}
  +reports: Doctrine\ORM\PersistentCollection {#5275 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5279 …}
  -id: 33925
  -bodyTs: "'/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)':22 'bloop':1 'contain':5,11 'end':8 'lemmy.world':21 'lemmy.world/pictrs/image/73fb9e58-252a-42a3-9151-670c5cc1e687.jpeg)':20 'pictur':2 'ship':6,19 'side':16 'stack':9 'toppl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4170349"
  +editedAt: DateTimeImmutable @1696544533 {#5265
    date: 2023-10-06 00:22:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696544425 {#5266
    date: 2023-10-06 00:20:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#4624
  +user: App\Entity\User {#4637 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696539217 {#4619
    date: 2023-10-05 22:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 32634
  -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3213287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498109 {#4620
    date: 2023-10-05 11:28:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#4624
  +user: App\Entity\User {#4637 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696539217 {#4619
    date: 2023-10-05 22:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 32634
  -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3213287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498109 {#4620
    date: 2023-10-05 11:28:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#4624
  +user: App\Entity\User {#4637 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 64
  +score: 0
  +lastActive: DateTime @1696539217 {#4619
    date: 2023-10-05 22:53:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 32634
  -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3213287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498109 {#4620
    date: 2023-10-05 11:28:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5140
  +user: App\Entity\User {#5006 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696539217 {#4619
      date: 2023-10-05 22:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 32634
    -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3213287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498109 {#4620
      date: 2023-10-05 11:28:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "it’s still in transit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696511328 {#5138
    date: 2023-10-05 15:08:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 32913
  -bodyTs: "'still':3 'transit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4535910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511328 {#5139
    date: 2023-10-05 15:08:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5140
  +user: App\Entity\User {#5006 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696539217 {#4619
      date: 2023-10-05 22:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 32634
    -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3213287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498109 {#4620
      date: 2023-10-05 11:28:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "it’s still in transit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696511328 {#5138
    date: 2023-10-05 15:08:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 32913
  -bodyTs: "'still':3 'transit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4535910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511328 {#5139
    date: 2023-10-05 15:08:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5140
  +user: App\Entity\User {#5006 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696539217 {#4619
      date: 2023-10-05 22:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 32634
    -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3213287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498109 {#4620
      date: 2023-10-05 11:28:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "it’s still in transit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696511328 {#5138
    date: 2023-10-05 15:08:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5141 …}
  +nested: Doctrine\ORM\PersistentCollection {#5143 …}
  +votes: Doctrine\ORM\PersistentCollection {#5145 …}
  +reports: Doctrine\ORM\PersistentCollection {#5147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
  -id: 32913
  -bodyTs: "'still':3 'transit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4535910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511328 {#5139
    date: 2023-10-05 15:08:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5400
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: App\Entity\User {#5006 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: App\Entity\User {#4637 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696539217 {#4619
        date: 2023-10-05 22:53:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4625 …}
      +nested: Doctrine\ORM\PersistentCollection {#4627 …}
      +votes: Doctrine\ORM\PersistentCollection {#4629 …}
      +reports: Doctrine\ORM\PersistentCollection {#4631 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
      -id: 32634
      -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3213287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498109 {#4620
        date: 2023-10-05 11:28:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4624}
    +body: "it’s still in transit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696511328 {#5138
      date: 2023-10-05 15:08:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Hossenfeffer@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5141 …}
    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 32913
    -bodyTs: "'still':3 'transit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4535910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696511328 {#5139
      date: 2023-10-05 15:08:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "It’s in a fiberglass submarine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696519320 {#5398
    date: 2023-10-05 17:22:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
    "@Jimmycrackcrack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5402 …}
  +nested: Doctrine\ORM\PersistentCollection {#5404 …}
  +votes: Doctrine\ORM\PersistentCollection {#5406 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 33172
  -bodyTs: "'fiberglass':5 'submarin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519320 {#5399
    date: 2023-10-05 17:22:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5400
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: App\Entity\User {#5006 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: App\Entity\User {#4637 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696539217 {#4619
        date: 2023-10-05 22:53:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4625 …}
      +nested: Doctrine\ORM\PersistentCollection {#4627 …}
      +votes: Doctrine\ORM\PersistentCollection {#4629 …}
      +reports: Doctrine\ORM\PersistentCollection {#4631 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
      -id: 32634
      -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3213287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498109 {#4620
        date: 2023-10-05 11:28:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4624}
    +body: "it’s still in transit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696511328 {#5138
      date: 2023-10-05 15:08:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Hossenfeffer@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5141 …}
    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 32913
    -bodyTs: "'still':3 'transit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4535910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696511328 {#5139
      date: 2023-10-05 15:08:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "It’s in a fiberglass submarine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696519320 {#5398
    date: 2023-10-05 17:22:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
    "@Jimmycrackcrack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5402 …}
  +nested: Doctrine\ORM\PersistentCollection {#5404 …}
  +votes: Doctrine\ORM\PersistentCollection {#5406 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 33172
  -bodyTs: "'fiberglass':5 'submarin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519320 {#5399
    date: 2023-10-05 17:22:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5400
  +user: Proxies\__CG__\App\Entity\User {#5401 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5140
    +user: App\Entity\User {#5006 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4624
      +user: App\Entity\User {#4637 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 64
      +score: 0
      +lastActive: DateTime @1696539217 {#4619
        date: 2023-10-05 22:53:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4625 …}
      +nested: Doctrine\ORM\PersistentCollection {#4627 …}
      +votes: Doctrine\ORM\PersistentCollection {#4629 …}
      +reports: Doctrine\ORM\PersistentCollection {#4631 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
      -id: 32634
      -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3213287"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696498109 {#4620
        date: 2023-10-05 11:28:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4624}
    +body: "it’s still in transit"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696511328 {#5138
      date: 2023-10-05 15:08:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Hossenfeffer@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5141 …}
    +nested: Doctrine\ORM\PersistentCollection {#5143 …}
    +votes: Doctrine\ORM\PersistentCollection {#5145 …}
    +reports: Doctrine\ORM\PersistentCollection {#5147 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5149 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 32913
    -bodyTs: "'still':3 'transit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4535910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696511328 {#5139
      date: 2023-10-05 15:08:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "It’s in a fiberglass submarine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696519320 {#5398
    date: 2023-10-05 17:22:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
    "@Jimmycrackcrack@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5402 …}
  +nested: Doctrine\ORM\PersistentCollection {#5404 …}
  +votes: Doctrine\ORM\PersistentCollection {#5406 …}
  +reports: Doctrine\ORM\PersistentCollection {#5408 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5412 …}
  -id: 33172
  -bodyTs: "'fiberglass':5 'submarin':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4158858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696519320 {#5399
    date: 2023-10-05 17:22:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696539217 {#4619
      date: 2023-10-05 22:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 32634
    -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3213287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498109 {#4620
      date: 2023-10-05 11:28:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "Maybe with one ship worker screaming out “WILSOOON!!!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696539215 {#5153
    date: 2023-10-05 22:53:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 33738
  -bodyTs: "'mayb':1 'one':3 'scream':6 'ship':4 'wilsooon':8 'worker':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3681778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696539215 {#5154
    date: 2023-10-05 22:53:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696539217 {#4619
      date: 2023-10-05 22:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 32634
    -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3213287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498109 {#4620
      date: 2023-10-05 11:28:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "Maybe with one ship worker screaming out “WILSOOON!!!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696539215 {#5153
    date: 2023-10-05 22:53:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 33738
  -bodyTs: "'mayb':1 'one':3 'scream':6 'ship':4 'wilsooon':8 'worker':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3681778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696539215 {#5154
    date: 2023-10-05 22:53:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4624
    +user: App\Entity\User {#4637 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Did they at least take a photo of the package having been successfully delivered into the ocean?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 64
    +score: 0
    +lastActive: DateTime @1696539217 {#4619
      date: 2023-10-05 22:53:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4625 …}
    +nested: Doctrine\ORM\PersistentCollection {#4627 …}
    +votes: Doctrine\ORM\PersistentCollection {#4629 …}
    +reports: Doctrine\ORM\PersistentCollection {#4631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
    -id: 32634
    -bodyTs: "'deliv':14 'least':4 'ocean':17 'packag':10 'photo':7 'success':13 'take':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3213287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696498109 {#4620
      date: 2023-10-05 11:28:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4624}
  +body: "Maybe with one ship worker screaming out “WILSOOON!!!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696539215 {#5153
    date: 2023-10-05 22:53:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Hossenfeffer@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 33738
  -bodyTs: "'mayb':1 'one':3 'scream':6 'ship':4 'wilsooon':8 'worker':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3681778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696539215 {#5154
    date: 2023-10-05 22:53:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#4698
  +user: App\Entity\User {#4711 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Flotsam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696533725 {#4693
    date: 2023-10-05 21:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4699 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
  -id: 33587
  -bodyTs: "'flotsam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4414248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696533725 {#4694
    date: 2023-10-05 21:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#4698
  +user: App\Entity\User {#4711 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Flotsam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696533725 {#4693
    date: 2023-10-05 21:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4699 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
  -id: 33587
  -bodyTs: "'flotsam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4414248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696533725 {#4694
    date: 2023-10-05 21:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#4698
  +user: App\Entity\User {#4711 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Flotsam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696533725 {#4693
    date: 2023-10-05 21:22:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4699 …}
  +nested: Doctrine\ORM\PersistentCollection {#4701 …}
  +votes: Doctrine\ORM\PersistentCollection {#4703 …}
  +reports: Doctrine\ORM\PersistentCollection {#4705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4709 …}
  -id: 33587
  -bodyTs: "'flotsam':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4414248"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696533725 {#4694
    date: 2023-10-05 21:22:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#4771
  +user: App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Amazon be like"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696533208 {#4766
    date: 2023-10-05 21:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 32607
  -bodyTs: "'amazon':1 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3212826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696496053 {#4767
    date: 2023-10-05 10:54:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#4771
  +user: App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Amazon be like"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696533208 {#4766
    date: 2023-10-05 21:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 32607
  -bodyTs: "'amazon':1 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3212826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696496053 {#4767
    date: 2023-10-05 10:54:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#4771
  +user: App\Entity\User {#4784 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Amazon be like"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696533208 {#4766
    date: 2023-10-05 21:13:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 32607
  -bodyTs: "'amazon':1 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/3212826"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696496053 {#4767
    date: 2023-10-05 10:54:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5077
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon be like"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533208 {#4766
      date: 2023-10-05 21:13:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 32607
    -bodyTs: "'amazon':1 'like':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3212826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496053 {#4767
      date: 2023-10-05 10:54:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "That’s a river, not Ocean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696498856 {#5078
    date: 2023-10-05 11:40:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -id: 32640
  -bodyTs: "'ocean':6 'river':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3010628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498856 {#5081
    date: 2023-10-05 11:40:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5077
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon be like"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533208 {#4766
      date: 2023-10-05 21:13:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 32607
    -bodyTs: "'amazon':1 'like':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3212826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496053 {#4767
      date: 2023-10-05 10:54:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "That’s a river, not Ocean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696498856 {#5078
    date: 2023-10-05 11:40:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -id: 32640
  -bodyTs: "'ocean':6 'river':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3010628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498856 {#5081
    date: 2023-10-05 11:40:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5077
  +user: Proxies\__CG__\App\Entity\User {#5074 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon be like"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533208 {#4766
      date: 2023-10-05 21:13:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 32607
    -bodyTs: "'amazon':1 'like':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3212826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496053 {#4767
      date: 2023-10-05 10:54:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "That’s a river, not Ocean"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696498856 {#5078
    date: 2023-10-05 11:40:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5071 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5073 …}
  +reports: Doctrine\ORM\PersistentCollection {#5084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5088 …}
  -id: 32640
  -bodyTs: "'ocean':6 'river':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/3010628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696498856 {#5081
    date: 2023-10-05 11:40:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5092
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon be like"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533208 {#4766
      date: 2023-10-05 21:13:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 32607
    -bodyTs: "'amazon':1 'like':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3212826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496053 {#4767
      date: 2023-10-05 10:54:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696505450 {#5090
    date: 2023-10-05 13:30:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5094 …}
  +nested: Doctrine\ORM\PersistentCollection {#5096 …}
  +votes: Doctrine\ORM\PersistentCollection {#5098 …}
  +reports: Doctrine\ORM\PersistentCollection {#5100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
  -id: 32771
  -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4152658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696505450 {#5091
    date: 2023-10-05 13:30:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5092
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon be like"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533208 {#4766
      date: 2023-10-05 21:13:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 32607
    -bodyTs: "'amazon':1 'like':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3212826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496053 {#4767
      date: 2023-10-05 10:54:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696505450 {#5090
    date: 2023-10-05 13:30:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5094 …}
  +nested: Doctrine\ORM\PersistentCollection {#5096 …}
  +votes: Doctrine\ORM\PersistentCollection {#5098 …}
  +reports: Doctrine\ORM\PersistentCollection {#5100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
  -id: 32771
  -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4152658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696505450 {#5091
    date: 2023-10-05 13:30:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5092
  +user: Proxies\__CG__\App\Entity\User {#5093 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4771
    +user: App\Entity\User {#4784 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Amazon be like"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1696533208 {#4766
      date: 2023-10-05 21:13:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4772 …}
    +nested: Doctrine\ORM\PersistentCollection {#4774 …}
    +votes: Doctrine\ORM\PersistentCollection {#4776 …}
    +reports: Doctrine\ORM\PersistentCollection {#4778 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
    -id: 32607
    -bodyTs: "'amazon':1 'like':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/3212826"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696496053 {#4767
      date: 2023-10-05 10:54:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1696505450 {#5090
    date: 2023-10-05 13:30:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5094 …}
  +nested: Doctrine\ORM\PersistentCollection {#5096 …}
  +votes: Doctrine\ORM\PersistentCollection {#5098 …}
  +reports: Doctrine\ORM\PersistentCollection {#5100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
  -id: 32771
  -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4152658"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696505450 {#5091
    date: 2023-10-05 13:30:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5335
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5092
    +user: Proxies\__CG__\App\Entity\User {#5093 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4771
      +user: App\Entity\User {#4784 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Amazon be like"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533208 {#4766
        date: 2023-10-05 21:13:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 32607
      -bodyTs: "'amazon':1 'like':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3212826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696496053 {#4767
        date: 2023-10-05 10:54:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696505450 {#5090
      date: 2023-10-05 13:30:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5094 …}
    +nested: Doctrine\ORM\PersistentCollection {#5096 …}
    +votes: Doctrine\ORM\PersistentCollection {#5098 …}
    +reports: Doctrine\ORM\PersistentCollection {#5100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
    -id: 32771
    -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696505450 {#5091
      date: 2023-10-05 13:30:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "People might think you’re joking, but they literally just did that to me last month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696507331 {#5334
    date: 2023-10-05 14:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5340 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 32819
  -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4153574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696507331 {#5331
    date: 2023-10-05 14:02:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5335
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5092
    +user: Proxies\__CG__\App\Entity\User {#5093 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4771
      +user: App\Entity\User {#4784 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Amazon be like"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533208 {#4766
        date: 2023-10-05 21:13:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 32607
      -bodyTs: "'amazon':1 'like':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3212826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696496053 {#4767
        date: 2023-10-05 10:54:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696505450 {#5090
      date: 2023-10-05 13:30:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5094 …}
    +nested: Doctrine\ORM\PersistentCollection {#5096 …}
    +votes: Doctrine\ORM\PersistentCollection {#5098 …}
    +reports: Doctrine\ORM\PersistentCollection {#5100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
    -id: 32771
    -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696505450 {#5091
      date: 2023-10-05 13:30:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "People might think you’re joking, but they literally just did that to me last month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696507331 {#5334
    date: 2023-10-05 14:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5340 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 32819
  -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4153574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696507331 {#5331
    date: 2023-10-05 14:02:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5335
  +user: Proxies\__CG__\App\Entity\User {#5338 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5092
    +user: Proxies\__CG__\App\Entity\User {#5093 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4771
      +user: App\Entity\User {#4784 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Amazon be like"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1696533208 {#4766
        date: 2023-10-05 21:13:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4772 …}
      +nested: Doctrine\ORM\PersistentCollection {#4774 …}
      +votes: Doctrine\ORM\PersistentCollection {#4776 …}
      +reports: Doctrine\ORM\PersistentCollection {#4778 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
      -id: 32607
      -bodyTs: "'amazon':1 'like':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.uk/comment/3212826"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696496053 {#4767
        date: 2023-10-05 10:54:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1696505450 {#5090
      date: 2023-10-05 13:30:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5094 …}
    +nested: Doctrine\ORM\PersistentCollection {#5096 …}
    +votes: Doctrine\ORM\PersistentCollection {#5098 …}
    +reports: Doctrine\ORM\PersistentCollection {#5100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
    -id: 32771
    -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4152658"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696505450 {#5091
      date: 2023-10-05 13:30:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "People might think you’re joking, but they literally just did that to me last month."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696507331 {#5334
    date: 2023-10-05 14:02:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5340 …}
  +reports: Doctrine\ORM\PersistentCollection {#5346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
  -id: 32819
  -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4153574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696507331 {#5331
    date: 2023-10-05 14:02:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: Proxies\__CG__\App\Entity\User {#5093 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4771
        +user: App\Entity\User {#4784 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Amazon be like"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533208 {#4766
          date: 2023-10-05 21:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 32607
        -bodyTs: "'amazon':1 'like':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3212826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696496053 {#4767
          date: 2023-10-05 10:54:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696505450 {#5090
        date: 2023-10-05 13:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5094 …}
      +nested: Doctrine\ORM\PersistentCollection {#5096 …}
      +votes: Doctrine\ORM\PersistentCollection {#5098 …}
      +reports: Doctrine\ORM\PersistentCollection {#5100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
      -id: 32771
      -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696505450 {#5091
        date: 2023-10-05 13:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "People might think you’re joking, but they literally just did that to me last month."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696507331 {#5334
      date: 2023-10-05 14:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5340 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
    -id: 32819
    -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696507331 {#5331
      date: 2023-10-05 14:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Had a unicorn moment a while back. Ordered an SSD and for whatever reason the seller didn’t use detailed tracking but only the basic “has been delivered” one. Amazon status turns from “Expected today” to “running late”, thing is: the package was there (letter sized, hence no accurate tracking info… on a 100€ package) tracking status did NOT update so I just got the money refunded, while still getting the ssd. I was tempted to try my luck again but ultimately decided not to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696508045 {#5516
    date: 2023-10-05 14:14:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 32843
  -bodyTs: "'100':54 'accur':49 'amazon':30 'back':7 'basic':25 'decid':83 'deliv':28 'detail':20 'didn':17 'expect':34 'get':70 'got':64 'henc':47 'info':51 'late':38 'letter':45 'luck':79 'moment':4 'money':66 'one':29 'order':8 'packag':42,55 'reason':14 'refund':67 'run':37 'seller':16 'size':46 'ssd':10,72 'status':31,57 'still':69 'tempt':75 'thing':39 'today':35 'track':21,50,56 'tri':77 'turn':32 'ultim':82 'unicorn':3 'updat':60 'use':19 'whatev':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/972441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696508045 {#5517
    date: 2023-10-05 14:14:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: Proxies\__CG__\App\Entity\User {#5093 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4771
        +user: App\Entity\User {#4784 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Amazon be like"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533208 {#4766
          date: 2023-10-05 21:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 32607
        -bodyTs: "'amazon':1 'like':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3212826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696496053 {#4767
          date: 2023-10-05 10:54:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696505450 {#5090
        date: 2023-10-05 13:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5094 …}
      +nested: Doctrine\ORM\PersistentCollection {#5096 …}
      +votes: Doctrine\ORM\PersistentCollection {#5098 …}
      +reports: Doctrine\ORM\PersistentCollection {#5100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
      -id: 32771
      -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696505450 {#5091
        date: 2023-10-05 13:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "People might think you’re joking, but they literally just did that to me last month."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696507331 {#5334
      date: 2023-10-05 14:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5340 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
    -id: 32819
    -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696507331 {#5331
      date: 2023-10-05 14:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Had a unicorn moment a while back. Ordered an SSD and for whatever reason the seller didn’t use detailed tracking but only the basic “has been delivered” one. Amazon status turns from “Expected today” to “running late”, thing is: the package was there (letter sized, hence no accurate tracking info… on a 100€ package) tracking status did NOT update so I just got the money refunded, while still getting the ssd. I was tempted to try my luck again but ultimately decided not to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696508045 {#5516
    date: 2023-10-05 14:14:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 32843
  -bodyTs: "'100':54 'accur':49 'amazon':30 'back':7 'basic':25 'decid':83 'deliv':28 'detail':20 'didn':17 'expect':34 'get':70 'got':64 'henc':47 'info':51 'late':38 'letter':45 'luck':79 'moment':4 'money':66 'one':29 'order':8 'packag':42,55 'reason':14 'refund':67 'run':37 'seller':16 'size':46 'ssd':10,72 'status':31,57 'still':69 'tempt':75 'thing':39 'today':35 'track':21,50,56 'tri':77 'turn':32 'ultim':82 'unicorn':3 'updat':60 'use':19 'whatev':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/972441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696508045 {#5517
    date: 2023-10-05 14:14:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: Proxies\__CG__\App\Entity\User {#5093 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4771
        +user: App\Entity\User {#4784 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Amazon be like"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533208 {#4766
          date: 2023-10-05 21:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 32607
        -bodyTs: "'amazon':1 'like':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3212826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696496053 {#4767
          date: 2023-10-05 10:54:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696505450 {#5090
        date: 2023-10-05 13:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5094 …}
      +nested: Doctrine\ORM\PersistentCollection {#5096 …}
      +votes: Doctrine\ORM\PersistentCollection {#5098 …}
      +reports: Doctrine\ORM\PersistentCollection {#5100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
      -id: 32771
      -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696505450 {#5091
        date: 2023-10-05 13:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "People might think you’re joking, but they literally just did that to me last month."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696507331 {#5334
      date: 2023-10-05 14:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5340 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
    -id: 32819
    -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696507331 {#5331
      date: 2023-10-05 14:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Had a unicorn moment a while back. Ordered an SSD and for whatever reason the seller didn’t use detailed tracking but only the basic “has been delivered” one. Amazon status turns from “Expected today” to “running late”, thing is: the package was there (letter sized, hence no accurate tracking info… on a 100€ package) tracking status did NOT update so I just got the money refunded, while still getting the ssd. I was tempted to try my luck again but ultimately decided not to."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696508045 {#5516
    date: 2023-10-05 14:14:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 32843
  -bodyTs: "'100':54 'accur':49 'amazon':30 'back':7 'basic':25 'decid':83 'deliv':28 'detail':20 'didn':17 'expect':34 'get':70 'got':64 'henc':47 'info':51 'late':38 'letter':45 'luck':79 'moment':4 'money':66 'one':29 'order':8 'packag':42,55 'reason':14 'refund':67 'run':37 'seller':16 'size':46 'ssd':10,72 'status':31,57 'still':69 'tempt':75 'thing':39 'today':35 'track':21,50,56 'tri':77 'turn':32 'ultim':82 'unicorn':3 'updat':60 'use':19 'whatev':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://bookwormstory.social/comment/972441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696508045 {#5517
    date: 2023-10-05 14:14:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#5592
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5335
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5092
        +user: Proxies\__CG__\App\Entity\User {#5093 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4771
          +user: App\Entity\User {#4784 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Amazon be like"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696533208 {#4766
            date: 2023-10-05 21:13:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 32607
          -bodyTs: "'amazon':1 'like':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3212826"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696496053 {#4767
            date: 2023-10-05 10:54:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4771}
        +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696505450 {#5090
          date: 2023-10-05 13:30:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@Vitaly@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5094 …}
        +nested: Doctrine\ORM\PersistentCollection {#5096 …}
        +votes: Doctrine\ORM\PersistentCollection {#5098 …}
        +reports: Doctrine\ORM\PersistentCollection {#5100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
        -id: 32771
        -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696505450 {#5091
          date: 2023-10-05 13:30:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "People might think you’re joking, but they literally just did that to me last month."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696507331 {#5334
        date: 2023-10-05 14:02:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
        "@FinalRemix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5342 …}
      +nested: Doctrine\ORM\PersistentCollection {#5344 …}
      +votes: Doctrine\ORM\PersistentCollection {#5340 …}
      +reports: Doctrine\ORM\PersistentCollection {#5346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
      -id: 32819
      -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696507331 {#5331
        date: 2023-10-05 14:02:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "Had a unicorn moment a while back. Ordered an SSD and for whatever reason the seller didn’t use detailed tracking but only the basic “has been delivered” one. Amazon status turns from “Expected today” to “running late”, thing is: the package was there (letter sized, hence no accurate tracking info… on a 100€ package) tracking status did NOT update so I just got the money refunded, while still getting the ssd. I was tempted to try my luck again but ultimately decided not to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696508045 {#5516
      date: 2023-10-05 14:14:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 32843
    -bodyTs: "'100':54 'accur':49 'amazon':30 'back':7 'basic':25 'decid':83 'deliv':28 'detail':20 'didn':17 'expect':34 'get':70 'got':64 'henc':47 'info':51 'late':38 'letter':45 'luck':79 'moment':4 'money':66 'one':29 'order':8 'packag':42,55 'reason':14 'refund':67 'run':37 'seller':16 'size':46 'ssd':10,72 'status':31,57 'still':69 'tempt':75 'thing':39 'today':35 'track':21,50,56 'tri':77 'turn':32 'ultim':82 'unicorn':3 'updat':60 'use':19 'whatev':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/972441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696508045 {#5517
      date: 2023-10-05 14:14:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Welp, that’ll teach the seller not to use the cheap shipping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696510156 {#5593
    date: 2023-10-05 14:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5586 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5583 …}
  +reports: Doctrine\ORM\PersistentCollection {#5595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5599 …}
  -id: 32889
  -bodyTs: "'cheap':11 'll':3 'seller':6 'ship':12 'teach':4 'use':9 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510156 {#5590
    date: 2023-10-05 14:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#5592
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5335
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5092
        +user: Proxies\__CG__\App\Entity\User {#5093 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4771
          +user: App\Entity\User {#4784 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Amazon be like"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696533208 {#4766
            date: 2023-10-05 21:13:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 32607
          -bodyTs: "'amazon':1 'like':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3212826"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696496053 {#4767
            date: 2023-10-05 10:54:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4771}
        +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696505450 {#5090
          date: 2023-10-05 13:30:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@Vitaly@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5094 …}
        +nested: Doctrine\ORM\PersistentCollection {#5096 …}
        +votes: Doctrine\ORM\PersistentCollection {#5098 …}
        +reports: Doctrine\ORM\PersistentCollection {#5100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
        -id: 32771
        -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696505450 {#5091
          date: 2023-10-05 13:30:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "People might think you’re joking, but they literally just did that to me last month."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696507331 {#5334
        date: 2023-10-05 14:02:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
        "@FinalRemix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5342 …}
      +nested: Doctrine\ORM\PersistentCollection {#5344 …}
      +votes: Doctrine\ORM\PersistentCollection {#5340 …}
      +reports: Doctrine\ORM\PersistentCollection {#5346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
      -id: 32819
      -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696507331 {#5331
        date: 2023-10-05 14:02:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "Had a unicorn moment a while back. Ordered an SSD and for whatever reason the seller didn’t use detailed tracking but only the basic “has been delivered” one. Amazon status turns from “Expected today” to “running late”, thing is: the package was there (letter sized, hence no accurate tracking info… on a 100€ package) tracking status did NOT update so I just got the money refunded, while still getting the ssd. I was tempted to try my luck again but ultimately decided not to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696508045 {#5516
      date: 2023-10-05 14:14:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 32843
    -bodyTs: "'100':54 'accur':49 'amazon':30 'back':7 'basic':25 'decid':83 'deliv':28 'detail':20 'didn':17 'expect':34 'get':70 'got':64 'henc':47 'info':51 'late':38 'letter':45 'luck':79 'moment':4 'money':66 'one':29 'order':8 'packag':42,55 'reason':14 'refund':67 'run':37 'seller':16 'size':46 'ssd':10,72 'status':31,57 'still':69 'tempt':75 'thing':39 'today':35 'track':21,50,56 'tri':77 'turn':32 'ultim':82 'unicorn':3 'updat':60 'use':19 'whatev':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/972441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696508045 {#5517
      date: 2023-10-05 14:14:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Welp, that’ll teach the seller not to use the cheap shipping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696510156 {#5593
    date: 2023-10-05 14:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5586 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5583 …}
  +reports: Doctrine\ORM\PersistentCollection {#5595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5599 …}
  -id: 32889
  -bodyTs: "'cheap':11 'll':3 'seller':6 'ship':12 'teach':4 'use':9 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510156 {#5590
    date: 2023-10-05 14:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#5592
  +user: Proxies\__CG__\App\Entity\User {#5203 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5335
      +user: Proxies\__CG__\App\Entity\User {#5338 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5092
        +user: Proxies\__CG__\App\Entity\User {#5093 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4771
          +user: App\Entity\User {#4784 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Amazon be like"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1696533208 {#4766
            date: 2023-10-05 21:13:28.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@hypertown@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4772 …}
          +nested: Doctrine\ORM\PersistentCollection {#4774 …}
          +votes: Doctrine\ORM\PersistentCollection {#4776 …}
          +reports: Doctrine\ORM\PersistentCollection {#4778 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
          -id: 32607
          -bodyTs: "'amazon':1 'like':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.uk/comment/3212826"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696496053 {#4767
            date: 2023-10-05 10:54:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4771}
        +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1696505450 {#5090
          date: 2023-10-05 13:30:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
          "@Vitaly@feddit.uk"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5094 …}
        +nested: Doctrine\ORM\PersistentCollection {#5096 …}
        +votes: Doctrine\ORM\PersistentCollection {#5098 …}
        +reports: Doctrine\ORM\PersistentCollection {#5100 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
        -id: 32771
        -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4152658"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696505450 {#5091
          date: 2023-10-05 13:30:50.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "People might think you’re joking, but they literally just did that to me last month."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696507331 {#5334
        date: 2023-10-05 14:02:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
        "@FinalRemix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5342 …}
      +nested: Doctrine\ORM\PersistentCollection {#5344 …}
      +votes: Doctrine\ORM\PersistentCollection {#5340 …}
      +reports: Doctrine\ORM\PersistentCollection {#5346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
      -id: 32819
      -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4153574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696507331 {#5331
        date: 2023-10-05 14:02:11.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "Had a unicorn moment a while back. Ordered an SSD and for whatever reason the seller didn’t use detailed tracking but only the basic “has been delivered” one. Amazon status turns from “Expected today” to “running late”, thing is: the package was there (letter sized, hence no accurate tracking info… on a 100€ package) tracking status did NOT update so I just got the money refunded, while still getting the ssd. I was tempted to try my luck again but ultimately decided not to."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696508045 {#5516
      date: 2023-10-05 14:14:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
      "@Speculater@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 32843
    -bodyTs: "'100':54 'accur':49 'amazon':30 'back':7 'basic':25 'decid':83 'deliv':28 'detail':20 'didn':17 'expect':34 'get':70 'got':64 'henc':47 'info':51 'late':38 'letter':45 'luck':79 'moment':4 'money':66 'one':29 'order':8 'packag':42,55 'reason':14 'refund':67 'run':37 'seller':16 'size':46 'ssd':10,72 'status':31,57 'still':69 'tempt':75 'thing':39 'today':35 'track':21,50,56 'tri':77 'turn':32 'ultim':82 'unicorn':3 'updat':60 'use':19 'whatev':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://bookwormstory.social/comment/972441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696508045 {#5517
      date: 2023-10-05 14:14:05.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: "Welp, that’ll teach the seller not to use the cheap shipping."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696510156 {#5593
    date: 2023-10-05 14:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
    "@neshura@bookwormstory.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5586 …}
  +nested: Doctrine\ORM\PersistentCollection {#5585 …}
  +votes: Doctrine\ORM\PersistentCollection {#5583 …}
  +reports: Doctrine\ORM\PersistentCollection {#5595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5597 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5599 …}
  -id: 32889
  -bodyTs: "'cheap':11 'll':3 'seller':6 'ship':12 'teach':4 'use':9 'welp':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4154603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696510156 {#5590
    date: 2023-10-05 14:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#5535
  +user: Proxies\__CG__\App\Entity\User {#5536 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: Proxies\__CG__\App\Entity\User {#5093 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4771
        +user: App\Entity\User {#4784 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Amazon be like"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533208 {#4766
          date: 2023-10-05 21:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 32607
        -bodyTs: "'amazon':1 'like':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3212826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696496053 {#4767
          date: 2023-10-05 10:54:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696505450 {#5090
        date: 2023-10-05 13:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5094 …}
      +nested: Doctrine\ORM\PersistentCollection {#5096 …}
      +votes: Doctrine\ORM\PersistentCollection {#5098 …}
      +reports: Doctrine\ORM\PersistentCollection {#5100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
      -id: 32771
      -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696505450 {#5091
        date: 2023-10-05 13:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "People might think you’re joking, but they literally just did that to me last month."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696507331 {#5334
      date: 2023-10-05 14:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5340 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
    -id: 32819
    -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696507331 {#5331
      date: 2023-10-05 14:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: """
    Happened to me yesterday. One day shipping of course. I was super excited for it, now it’s supposed to arrive between 3:30 and 7:30, lame. I guess it’s good I finally got an update.\n
    \n
    Edit: Now 4:15 to 8:15, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696533205 {#5532
    date: 2023-10-05 21:13:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5541 …}
  +reports: Doctrine\ORM\PersistentCollection {#5543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5547 …}
  -id: 33573
  -bodyTs: "'15':42,45 '3':23 '30':24,27 '4':41 '7':26 '8':44 'arriv':21 'cours':9,47 'day':6 'edit':39 'excit':13 'final':35 'good':33 'got':36 'guess':30 'happen':1 'lame':28 'one':5 'ship':7 'super':12 'suppos':19 'updat':38 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4028182"
  +editedAt: DateTimeImmutable @1696533417 {#5533
    date: 2023-10-05 21:16:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696533205 {#5534
    date: 2023-10-05 21:13:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5535
  +user: Proxies\__CG__\App\Entity\User {#5536 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: Proxies\__CG__\App\Entity\User {#5093 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4771
        +user: App\Entity\User {#4784 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Amazon be like"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533208 {#4766
          date: 2023-10-05 21:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 32607
        -bodyTs: "'amazon':1 'like':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3212826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696496053 {#4767
          date: 2023-10-05 10:54:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696505450 {#5090
        date: 2023-10-05 13:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5094 …}
      +nested: Doctrine\ORM\PersistentCollection {#5096 …}
      +votes: Doctrine\ORM\PersistentCollection {#5098 …}
      +reports: Doctrine\ORM\PersistentCollection {#5100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
      -id: 32771
      -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696505450 {#5091
        date: 2023-10-05 13:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "People might think you’re joking, but they literally just did that to me last month."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696507331 {#5334
      date: 2023-10-05 14:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5340 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
    -id: 32819
    -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696507331 {#5331
      date: 2023-10-05 14:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: """
    Happened to me yesterday. One day shipping of course. I was super excited for it, now it’s supposed to arrive between 3:30 and 7:30, lame. I guess it’s good I finally got an update.\n
    \n
    Edit: Now 4:15 to 8:15, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696533205 {#5532
    date: 2023-10-05 21:13:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5541 …}
  +reports: Doctrine\ORM\PersistentCollection {#5543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5547 …}
  -id: 33573
  -bodyTs: "'15':42,45 '3':23 '30':24,27 '4':41 '7':26 '8':44 'arriv':21 'cours':9,47 'day':6 'edit':39 'excit':13 'final':35 'good':33 'got':36 'guess':30 'happen':1 'lame':28 'one':5 'ship':7 'super':12 'suppos':19 'updat':38 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4028182"
  +editedAt: DateTimeImmutable @1696533417 {#5533
    date: 2023-10-05 21:16:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696533205 {#5534
    date: 2023-10-05 21:13:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5535
  +user: Proxies\__CG__\App\Entity\User {#5536 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5335
    +user: Proxies\__CG__\App\Entity\User {#5338 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5092
      +user: Proxies\__CG__\App\Entity\User {#5093 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4771
        +user: App\Entity\User {#4784 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Amazon be like"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1696533208 {#4766
          date: 2023-10-05 21:13:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@hypertown@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4772 …}
        +nested: Doctrine\ORM\PersistentCollection {#4774 …}
        +votes: Doctrine\ORM\PersistentCollection {#4776 …}
        +reports: Doctrine\ORM\PersistentCollection {#4778 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
        -id: 32607
        -bodyTs: "'amazon':1 'like':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.uk/comment/3212826"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696496053 {#4767
          date: 2023-10-05 10:54:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4771}
      +body: "Nah, Amazon just disables tracking altogether as soon as it’s running late."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1696505450 {#5090
        date: 2023-10-05 13:30:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
        "@Vitaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5094 …}
      +nested: Doctrine\ORM\PersistentCollection {#5096 …}
      +votes: Doctrine\ORM\PersistentCollection {#5098 …}
      +reports: Doctrine\ORM\PersistentCollection {#5100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5102 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5104 …}
      -id: 32771
      -bodyTs: "'altogeth':6 'amazon':2 'disabl':4 'late':13 'nah':1 'run':12 'soon':8 'track':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4152658"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696505450 {#5091
        date: 2023-10-05 13:30:50.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4771}
    +body: "People might think you’re joking, but they literally just did that to me last month."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1696507331 {#5334
      date: 2023-10-05 14:02:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@hypertown@lemmy.world"
      "@Vitaly@feddit.uk"
      "@FinalRemix@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5340 …}
    +reports: Doctrine\ORM\PersistentCollection {#5346 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5348 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5350 …}
    -id: 32819
    -bodyTs: "'joke':6 'last':15 'liter':9 'might':2 'month':16 'peopl':1 're':5 'think':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4153574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696507331 {#5331
      date: 2023-10-05 14:02:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4771}
  +body: """
    Happened to me yesterday. One day shipping of course. I was super excited for it, now it’s supposed to arrive between 3:30 and 7:30, lame. I guess it’s good I finally got an update.\n
    \n
    Edit: Now 4:15 to 8:15, of course.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696533205 {#5532
    date: 2023-10-05 21:13:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
    "@Vitaly@feddit.uk"
    "@FinalRemix@lemmy.world"
    "@Speculater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5537 …}
  +nested: Doctrine\ORM\PersistentCollection {#5539 …}
  +votes: Doctrine\ORM\PersistentCollection {#5541 …}
  +reports: Doctrine\ORM\PersistentCollection {#5543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5547 …}
  -id: 33573
  -bodyTs: "'15':42,45 '3':23 '30':24,27 '4':41 '7':26 '8':44 'arriv':21 'cours':9,47 'day':6 'edit':39 'excit':13 'final':35 'good':33 'got':36 'guess':30 'happen':1 'lame':28 'one':5 'ship':7 'super':12 'suppos':19 'updat':38 'yesterday':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4028182"
  +editedAt: DateTimeImmutable @1696533417 {#5533
    date: 2023-10-05 21:16:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696533205 {#5534
    date: 2023-10-05 21:13:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#4846
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "gonna be a wet package"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696529715 {#4841
    date: 2023-10-05 20:15:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +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: 33477
  -bodyTs: "'gonna':1 'packag':5 'wet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4163752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529715 {#4842
    date: 2023-10-05 20:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#4846
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "gonna be a wet package"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696529715 {#4841
    date: 2023-10-05 20:15:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +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: 33477
  -bodyTs: "'gonna':1 'packag':5 'wet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4163752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529715 {#4842
    date: 2023-10-05 20:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#4846
  +user: App\Entity\User {#4859 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "gonna be a wet package"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696529715 {#4841
    date: 2023-10-05 20:15:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +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: 33477
  -bodyTs: "'gonna':1 'packag':5 'wet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4163752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696529715 {#4842
    date: 2023-10-05 20:15:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#4919
  +user: App\Entity\User {#4932 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You may laugh but it’s every logistician’s nightmare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696511982 {#4914
    date: 2023-10-05 15:19:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -id: 32928
  -bodyTs: "'everi':7 'laugh':3 'logistician':8 'may':2 'nightmar':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4402319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511982 {#4915
    date: 2023-10-05 15:19:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#4919
  +user: App\Entity\User {#4932 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You may laugh but it’s every logistician’s nightmare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696511982 {#4914
    date: 2023-10-05 15:19:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -id: 32928
  -bodyTs: "'everi':7 'laugh':3 'logistician':8 'may':2 'nightmar':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4402319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511982 {#4915
    date: 2023-10-05 15:19:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#4919
  +user: App\Entity\User {#4932 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "You may laugh but it’s every logistician’s nightmare"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696511982 {#4914
    date: 2023-10-05 15:19:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4920 …}
  +nested: Doctrine\ORM\PersistentCollection {#4922 …}
  +votes: Doctrine\ORM\PersistentCollection {#4924 …}
  +reports: Doctrine\ORM\PersistentCollection {#4926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4928 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4930 …}
  -id: 32928
  -bodyTs: "'everi':7 'laugh':3 'logistician':8 'may':2 'nightmar':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4402319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511982 {#4915
    date: 2023-10-05 15:19:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
230 DENIED moderate
App\Entity\EntryComment {#4993
  +user: App\Entity\User {#5006 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It still says its in transit so I guess it’ll bob back up again any day now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696511376 {#4988
    date: 2023-10-05 15:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4994 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 32914
  -bodyTs: "'back':13 'bob':12 'day':17 'guess':9 'll':11 'say':3 'still':2 'transit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4535930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511376 {#4989
    date: 2023-10-05 15:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
231 DENIED edit
App\Entity\EntryComment {#4993
  +user: App\Entity\User {#5006 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It still says its in transit so I guess it’ll bob back up again any day now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696511376 {#4988
    date: 2023-10-05 15:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4994 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 32914
  -bodyTs: "'back':13 'bob':12 'day':17 'guess':9 'll':11 'say':3 'still':2 'transit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4535930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511376 {#4989
    date: 2023-10-05 15:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
232 DENIED moderate
App\Entity\EntryComment {#4993
  +user: App\Entity\User {#5006 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Gotta-love-international-shipping"
    +title: "Gotta love international shipping"
    +url: "https://lemmy.world/pictrs/image/0fc65b97-dc41-491c-a48a-d4f712803e9a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 1225
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696765927 {#2410
      date: 2023-10-08 13:52:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 2975
    -titleTs: "'gotta':1 'intern':3 'love':2 'ship':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696581499
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6328778"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696495099 {#1850
      date: 2023-10-05 10:38:19.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "It still says its in transit so I guess it’ll bob back up again any day now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1696511376 {#4988
    date: 2023-10-05 15:09:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4994 …}
  +nested: Doctrine\ORM\PersistentCollection {#4996 …}
  +votes: Doctrine\ORM\PersistentCollection {#4998 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 32914
  -bodyTs: "'back':13 'bob':12 'day':17 'guess':9 'll':11 'say':3 'still':2 'transit':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4535930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696511376 {#4989
    date: 2023-10-05 15:09:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
233 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.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