GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/30825/The-Newfoundland-of-the-US/top

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 …}
}
11.20 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.09 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-Newfoundland-of-the-US"
  +title: "The Newfoundland of the US"
  +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
  +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725048947 {#2414
    date: 2024-08-30 22:15:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 30825
  -titleTs: "'newfoundland':2 'us':5"
  -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705454699
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10704192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705368299 {#1793
    date: 2024-01-16 02:24:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-Newfoundland-of-the-US"
  +title: "The Newfoundland of the US"
  +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
  +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725048947 {#2414
    date: 2024-08-30 22:15:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 30825
  -titleTs: "'newfoundland':2 'us':5"
  -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705454699
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10704192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705368299 {#1793
    date: 2024-01-16 02:24:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +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 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 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 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-Newfoundland-of-the-US"
  +title: "The Newfoundland of the US"
  +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
  +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 108
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725048947 {#2414
    date: 2024-08-30 22:15:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 30825
  -titleTs: "'newfoundland':2 'us':5"
  -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705454699
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10704192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705368299 {#1793
    date: 2024-01-16 02:24:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4019
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
    \n
    This comparison is just so mean to them, you should apologize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1725048947 {#4028
    date: 2024-08-30 22:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 312451
  -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6407883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370138 {#3960
    date: 2024-01-16 02:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4019
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
    \n
    This comparison is just so mean to them, you should apologize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1725048947 {#4028
    date: 2024-08-30 22:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 312451
  -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6407883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370138 {#3960
    date: 2024-01-16 02:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4019
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
    \n
    This comparison is just so mean to them, you should apologize.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1725048947 {#4028
    date: 2024-08-30 22:15:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4017 …}
  +nested: Doctrine\ORM\PersistentCollection {#4015 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
  -id: 312451
  -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6407883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370138 {#3960
    date: 2024-01-16 02:55:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4431
  +user: Proxies\__CG__\App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
      \n
      This comparison is just so mean to them, you should apologize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725048947 {#4028
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 312451
    -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6407883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370138 {#3960
      date: 2024-01-16 02:55:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "I was just about to say the exact same thing. Otherwise we would all be hyped for GTA6: Newfoundland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705370816 {#4430
    date: 2024-01-16 03:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4440 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 312471
  -bodyTs: "'exact':8 'gta6':18 'hype':16 'newfoundland':19 'otherwis':11 'say':6 'thing':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6726836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370816 {#4427
    date: 2024-01-16 03:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4431
  +user: Proxies\__CG__\App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
      \n
      This comparison is just so mean to them, you should apologize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725048947 {#4028
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 312451
    -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6407883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370138 {#3960
      date: 2024-01-16 02:55:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "I was just about to say the exact same thing. Otherwise we would all be hyped for GTA6: Newfoundland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705370816 {#4430
    date: 2024-01-16 03:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4440 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 312471
  -bodyTs: "'exact':8 'gta6':18 'hype':16 'newfoundland':19 'otherwis':11 'say':6 'thing':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6726836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370816 {#4427
    date: 2024-01-16 03:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4431
  +user: Proxies\__CG__\App\Entity\User {#4435 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
      \n
      This comparison is just so mean to them, you should apologize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725048947 {#4028
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 312451
    -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6407883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370138 {#3960
      date: 2024-01-16 02:55:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "I was just about to say the exact same thing. Otherwise we would all be hyped for GTA6: Newfoundland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705370816 {#4430
    date: 2024-01-16 03:06:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4440 …}
  +nested: Doctrine\ORM\PersistentCollection {#4436 …}
  +votes: Doctrine\ORM\PersistentCollection {#4438 …}
  +reports: Doctrine\ORM\PersistentCollection {#4443 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
  -id: 312471
  -bodyTs: "'exact':8 'gta6':18 'hype':16 'newfoundland':19 'otherwis':11 'say':6 'thing':10 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6726836"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370816 {#4427
    date: 2024-01-16 03:06:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4466
  +user: App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: Proxies\__CG__\App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: App\Entity\User {#3968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
        \n
        This comparison is just so mean to them, you should apologize.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725048947 {#4028
        date: 2024-08-30 22:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4017 …}
      +nested: Doctrine\ORM\PersistentCollection {#4015 …}
      +votes: Doctrine\ORM\PersistentCollection {#4013 …}
      +reports: Doctrine\ORM\PersistentCollection {#4011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
      -id: 312451
      -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6407883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705370138 {#3960
        date: 2024-01-16 02:55:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: "I was just about to say the exact same thing. Otherwise we would all be hyped for GTA6: Newfoundland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705370816 {#4430
      date: 2024-01-16 03:06:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4440 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
    -id: 312471
    -bodyTs: "'exact':8 'gta6':18 'hype':16 'newfoundland':19 'otherwis':11 'say':6 'thing':10 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6726836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370816 {#4427
      date: 2024-01-16 03:06:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Watch the Donnie Dunphy video Havin a Time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705371894 {#4471
    date: 2024-01-16 03:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@cdf12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4474 …}
  +nested: Doctrine\ORM\PersistentCollection {#4478 …}
  +votes: Doctrine\ORM\PersistentCollection {#4480 …}
  +reports: Doctrine\ORM\PersistentCollection {#4481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4485 …}
  -id: 312512
  -bodyTs: "'donni':3 'dunphi':4 'havin':6 'time':8 'video':5 'watch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371894 {#4468
    date: 2024-01-16 03:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4466
  +user: App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: Proxies\__CG__\App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: App\Entity\User {#3968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
        \n
        This comparison is just so mean to them, you should apologize.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725048947 {#4028
        date: 2024-08-30 22:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4017 …}
      +nested: Doctrine\ORM\PersistentCollection {#4015 …}
      +votes: Doctrine\ORM\PersistentCollection {#4013 …}
      +reports: Doctrine\ORM\PersistentCollection {#4011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
      -id: 312451
      -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6407883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705370138 {#3960
        date: 2024-01-16 02:55:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: "I was just about to say the exact same thing. Otherwise we would all be hyped for GTA6: Newfoundland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705370816 {#4430
      date: 2024-01-16 03:06:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4440 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
    -id: 312471
    -bodyTs: "'exact':8 'gta6':18 'hype':16 'newfoundland':19 'otherwis':11 'say':6 'thing':10 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6726836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370816 {#4427
      date: 2024-01-16 03:06:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Watch the Donnie Dunphy video Havin a Time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705371894 {#4471
    date: 2024-01-16 03:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@cdf12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4474 …}
  +nested: Doctrine\ORM\PersistentCollection {#4478 …}
  +votes: Doctrine\ORM\PersistentCollection {#4480 …}
  +reports: Doctrine\ORM\PersistentCollection {#4481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4485 …}
  -id: 312512
  -bodyTs: "'donni':3 'dunphi':4 'havin':6 'time':8 'video':5 'watch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371894 {#4468
    date: 2024-01-16 03:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4466
  +user: App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: Proxies\__CG__\App\Entity\User {#4435 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: App\Entity\User {#3968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
        \n
        This comparison is just so mean to them, you should apologize.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725048947 {#4028
        date: 2024-08-30 22:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4017 …}
      +nested: Doctrine\ORM\PersistentCollection {#4015 …}
      +votes: Doctrine\ORM\PersistentCollection {#4013 …}
      +reports: Doctrine\ORM\PersistentCollection {#4011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
      -id: 312451
      -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6407883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705370138 {#3960
        date: 2024-01-16 02:55:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: "I was just about to say the exact same thing. Otherwise we would all be hyped for GTA6: Newfoundland"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705370816 {#4430
      date: 2024-01-16 03:06:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4440 …}
    +nested: Doctrine\ORM\PersistentCollection {#4436 …}
    +votes: Doctrine\ORM\PersistentCollection {#4438 …}
    +reports: Doctrine\ORM\PersistentCollection {#4443 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4445 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4447 …}
    -id: 312471
    -bodyTs: "'exact':8 'gta6':18 'hype':16 'newfoundland':19 'otherwis':11 'say':6 'thing':10 'would':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6726836"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370816 {#4427
      date: 2024-01-16 03:06:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Watch the Donnie Dunphy video Havin a Time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705371894 {#4471
    date: 2024-01-16 03:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@cdf12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4474 …}
  +nested: Doctrine\ORM\PersistentCollection {#4478 …}
  +votes: Doctrine\ORM\PersistentCollection {#4480 …}
  +reports: Doctrine\ORM\PersistentCollection {#4481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4485 …}
  -id: 312512
  -bodyTs: "'donni':3 'dunphi':4 'havin':6 'time':8 'video':5 'watch':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371894 {#4468
    date: 2024-01-16 03:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4451
  +user: Proxies\__CG__\App\Entity\User {#4452 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
      \n
      This comparison is just so mean to them, you should apologize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725048947 {#4028
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 312451
    -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6407883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370138 {#3960
      date: 2024-01-16 02:55:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705371896 {#4449
    date: 2024-01-16 03:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
  -id: 312513
  -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371896 {#4450
    date: 2024-01-16 03:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4451
  +user: Proxies\__CG__\App\Entity\User {#4452 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
      \n
      This comparison is just so mean to them, you should apologize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725048947 {#4028
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 312451
    -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6407883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370138 {#3960
      date: 2024-01-16 02:55:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705371896 {#4449
    date: 2024-01-16 03:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
  -id: 312513
  -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371896 {#4450
    date: 2024-01-16 03:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4451
  +user: Proxies\__CG__\App\Entity\User {#4452 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4019
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
      \n
      This comparison is just so mean to them, you should apologize.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 32
    +score: 0
    +lastActive: DateTime @1725048947 {#4028
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4017 …}
    +nested: Doctrine\ORM\PersistentCollection {#4015 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
    -id: 312451
    -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6407883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705370138 {#3960
      date: 2024-01-16 02:55:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705371896 {#4449
    date: 2024-01-16 03:24:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4453 …}
  +nested: Doctrine\ORM\PersistentCollection {#4455 …}
  +votes: Doctrine\ORM\PersistentCollection {#4457 …}
  +reports: Doctrine\ORM\PersistentCollection {#4459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
  -id: 312513
  -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408782"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371896 {#4450
    date: 2024-01-16 03:24:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4489
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4451
    +user: Proxies\__CG__\App\Entity\User {#4452 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: App\Entity\User {#3968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
        \n
        This comparison is just so mean to them, you should apologize.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725048947 {#4028
        date: 2024-08-30 22:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4017 …}
      +nested: Doctrine\ORM\PersistentCollection {#4015 …}
      +votes: Doctrine\ORM\PersistentCollection {#4013 …}
      +reports: Doctrine\ORM\PersistentCollection {#4011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
      -id: 312451
      -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6407883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705370138 {#3960
        date: 2024-01-16 02:55:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705371896 {#4449
      date: 2024-01-16 03:24:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4455 …}
    +votes: Doctrine\ORM\PersistentCollection {#4457 …}
    +reports: Doctrine\ORM\PersistentCollection {#4459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
    -id: 312513
    -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6408782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705371896 {#4450
      date: 2024-01-16 03:24:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: """
    Oh? I didn’t even know there was a distinction. I learned something new today.\n
    \n
    They’re still nice people tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705380825 {#4487
    date: 2024-01-16 05:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@DrBob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 312771
  -bodyTs: "'didn':3 'distinct':10 'even':5 'know':6 'learn':12 'new':14 'nice':19 'oh':1 'peopl':20 're':17 'someth':13 'still':18 'tho':21 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6413135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705380825 {#4488
    date: 2024-01-16 05:53:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4451
    +user: Proxies\__CG__\App\Entity\User {#4452 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: App\Entity\User {#3968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
        \n
        This comparison is just so mean to them, you should apologize.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725048947 {#4028
        date: 2024-08-30 22:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4017 …}
      +nested: Doctrine\ORM\PersistentCollection {#4015 …}
      +votes: Doctrine\ORM\PersistentCollection {#4013 …}
      +reports: Doctrine\ORM\PersistentCollection {#4011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
      -id: 312451
      -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6407883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705370138 {#3960
        date: 2024-01-16 02:55:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705371896 {#4449
      date: 2024-01-16 03:24:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4455 …}
    +votes: Doctrine\ORM\PersistentCollection {#4457 …}
    +reports: Doctrine\ORM\PersistentCollection {#4459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
    -id: 312513
    -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6408782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705371896 {#4450
      date: 2024-01-16 03:24:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: """
    Oh? I didn’t even know there was a distinction. I learned something new today.\n
    \n
    They’re still nice people tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705380825 {#4487
    date: 2024-01-16 05:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@DrBob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 312771
  -bodyTs: "'didn':3 'distinct':10 'even':5 'know':6 'learn':12 'new':14 'nice':19 'oh':1 'peopl':20 're':17 'someth':13 'still':18 'tho':21 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6413135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705380825 {#4488
    date: 2024-01-16 05:53:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4489
  +user: App\Entity\User {#3968 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4451
    +user: Proxies\__CG__\App\Entity\User {#4452 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4019
      +user: App\Entity\User {#3968 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
        \n
        This comparison is just so mean to them, you should apologize.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1725048947 {#4028
        date: 2024-08-30 22:15:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4017 …}
      +nested: Doctrine\ORM\PersistentCollection {#4015 …}
      +votes: Doctrine\ORM\PersistentCollection {#4013 …}
      +reports: Doctrine\ORM\PersistentCollection {#4011 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
      -id: 312451
      -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6407883"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705370138 {#3960
        date: 2024-01-16 02:55:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705371896 {#4449
      date: 2024-01-16 03:24:56.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4453 …}
    +nested: Doctrine\ORM\PersistentCollection {#4455 …}
    +votes: Doctrine\ORM\PersistentCollection {#4457 …}
    +reports: Doctrine\ORM\PersistentCollection {#4459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
    -id: 312513
    -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6408782"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705371896 {#4450
      date: 2024-01-16 03:24:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: """
    Oh? I didn’t even know there was a distinction. I learned something new today.\n
    \n
    They’re still nice people tho.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705380825 {#4487
    date: 2024-01-16 05:53:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@DrBob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4490 …}
  +nested: Doctrine\ORM\PersistentCollection {#4492 …}
  +votes: Doctrine\ORM\PersistentCollection {#4494 …}
  +reports: Doctrine\ORM\PersistentCollection {#4496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
  -id: 312771
  -bodyTs: "'didn':3 'distinct':10 'even':5 'know':6 'learn':12 'new':14 'nice':19 'oh':1 'peopl':20 're':17 'someth':13 'still':18 'tho':21 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6413135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705380825 {#4488
    date: 2024-01-16 05:53:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4503
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4451
      +user: Proxies\__CG__\App\Entity\User {#4452 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4019
        +user: App\Entity\User {#3968 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
          \n
          This comparison is just so mean to them, you should apologize.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1725048947 {#4028
          date: 2024-08-30 22:15:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lars@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4017 …}
        +nested: Doctrine\ORM\PersistentCollection {#4015 …}
        +votes: Doctrine\ORM\PersistentCollection {#4013 …}
        +reports: Doctrine\ORM\PersistentCollection {#4011 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
        -id: 312451
        -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6407883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705370138 {#3960
          date: 2024-01-16 02:55:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4019}
      +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705371896 {#4449
        date: 2024-01-16 03:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
        "@cyborganism@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4453 …}
      +nested: Doctrine\ORM\PersistentCollection {#4455 …}
      +votes: Doctrine\ORM\PersistentCollection {#4457 …}
      +reports: Doctrine\ORM\PersistentCollection {#4459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
      -id: 312513
      -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6408782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705371896 {#4450
        date: 2024-01-16 03:24:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: """
      Oh? I didn’t even know there was a distinction. I learned something new today.\n
      \n
      They’re still nice people tho.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705380825 {#4487
      date: 2024-01-16 05:53:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
      "@DrBob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 312771
    -bodyTs: "'didn':3 'distinct':10 'even':5 'know':6 'learn':12 'new':14 'nice':19 'oh':1 'peopl':20 're':17 'someth':13 'still':18 'tho':21 'today':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6413135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705380825 {#4488
      date: 2024-01-16 05:53:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: """
    The distinction isn’t universal and is often made by people from the three other Atlantic provinces.\n
    \n
    The name “the Maritime Provinces” predates Newfoundland joining Canada, so most people from Prince Edward Island (like myself), New Brunswick, or Nova Scotia will draw a distinction between Maritime provinces (which do not include Newfoundland) and the Atlantic Provinces (which do include Newfoundland).\n
    \n
    Most people will not even bat an eye if you call Newfoundland a Maritime Province unless they’re from another Maritime province.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705429717 {#4508
    date: 2024-01-16 19:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@DrBob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4516 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 314481
  -bodyTs: "'anoth':80 'atlant':16,55 'bat':66 'brunswick':37 'call':71 'canada':26 'distinct':2,44 'draw':42 'edward':32 'even':65 'eye':68 'includ':51,59 'island':33 'isn':3 'join':25 'like':34 'made':9 'maritim':21,46,74,81 'name':19 'new':36 'newfoundland':24,52,60,72 'nova':39 'often':8 'peopl':11,29,62 'predat':23 'princ':31 'provinc':17,22,47,56,75,82 're':78 'scotia':40 'three':14 'univers':5 'unless':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8341396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429717 {#4505
    date: 2024-01-16 19:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4503
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4451
      +user: Proxies\__CG__\App\Entity\User {#4452 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4019
        +user: App\Entity\User {#3968 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
          \n
          This comparison is just so mean to them, you should apologize.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1725048947 {#4028
          date: 2024-08-30 22:15:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lars@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4017 …}
        +nested: Doctrine\ORM\PersistentCollection {#4015 …}
        +votes: Doctrine\ORM\PersistentCollection {#4013 …}
        +reports: Doctrine\ORM\PersistentCollection {#4011 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
        -id: 312451
        -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6407883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705370138 {#3960
          date: 2024-01-16 02:55:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4019}
      +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705371896 {#4449
        date: 2024-01-16 03:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
        "@cyborganism@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4453 …}
      +nested: Doctrine\ORM\PersistentCollection {#4455 …}
      +votes: Doctrine\ORM\PersistentCollection {#4457 …}
      +reports: Doctrine\ORM\PersistentCollection {#4459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
      -id: 312513
      -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6408782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705371896 {#4450
        date: 2024-01-16 03:24:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: """
      Oh? I didn’t even know there was a distinction. I learned something new today.\n
      \n
      They’re still nice people tho.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705380825 {#4487
      date: 2024-01-16 05:53:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
      "@DrBob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 312771
    -bodyTs: "'didn':3 'distinct':10 'even':5 'know':6 'learn':12 'new':14 'nice':19 'oh':1 'peopl':20 're':17 'someth':13 'still':18 'tho':21 'today':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6413135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705380825 {#4488
      date: 2024-01-16 05:53:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: """
    The distinction isn’t universal and is often made by people from the three other Atlantic provinces.\n
    \n
    The name “the Maritime Provinces” predates Newfoundland joining Canada, so most people from Prince Edward Island (like myself), New Brunswick, or Nova Scotia will draw a distinction between Maritime provinces (which do not include Newfoundland) and the Atlantic Provinces (which do include Newfoundland).\n
    \n
    Most people will not even bat an eye if you call Newfoundland a Maritime Province unless they’re from another Maritime province.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705429717 {#4508
    date: 2024-01-16 19:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@DrBob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4516 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 314481
  -bodyTs: "'anoth':80 'atlant':16,55 'bat':66 'brunswick':37 'call':71 'canada':26 'distinct':2,44 'draw':42 'edward':32 'even':65 'eye':68 'includ':51,59 'island':33 'isn':3 'join':25 'like':34 'made':9 'maritim':21,46,74,81 'name':19 'new':36 'newfoundland':24,52,60,72 'nova':39 'often':8 'peopl':11,29,62 'predat':23 'princ':31 'provinc':17,22,47,56,75,82 're':78 'scotia':40 'three':14 'univers':5 'unless':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8341396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429717 {#4505
    date: 2024-01-16 19:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4503
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4489
    +user: App\Entity\User {#3968 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4451
      +user: Proxies\__CG__\App\Entity\User {#4452 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4019
        +user: App\Entity\User {#3968 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I wholeheartedly disagree with this comparison. Newfoundlanders are super kind and welcoming like most Maritimers.\n
          \n
          This comparison is just so mean to them, you should apologize.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1725048947 {#4028
          date: 2024-08-30 22:15:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lars@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4017 …}
        +nested: Doctrine\ORM\PersistentCollection {#4015 …}
        +votes: Doctrine\ORM\PersistentCollection {#4013 …}
        +reports: Doctrine\ORM\PersistentCollection {#4011 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3979 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3983 …}
        -id: 312451
        -bodyTs: "'apolog':26 'comparison':6,17 'disagre':3 'kind':10 'like':13 'maritim':15 'mean':21 'newfoundland':7 'super':9 'welcom':12 'wholeheart':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6407883"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705370138 {#3960
          date: 2024-01-16 02:55:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4019}
      +body: "Newfoundland isn’t part of the Maritimes. It’s part of Atlantic Canada, but isn’t a maritime province. Same way that BC is in the West but not part of the prairies."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705371896 {#4449
        date: 2024-01-16 03:24:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lars@lemmy.sdf.org"
        "@cyborganism@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4453 …}
      +nested: Doctrine\ORM\PersistentCollection {#4455 …}
      +votes: Doctrine\ORM\PersistentCollection {#4457 …}
      +reports: Doctrine\ORM\PersistentCollection {#4459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4463 …}
      -id: 312513
      -bodyTs: "'atlant':12 'bc':23 'canada':13 'isn':2,15 'maritim':7,18 'newfoundland':1 'part':4,10,30 'prairi':33 'provinc':19 'way':21 'west':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6408782"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705371896 {#4450
        date: 2024-01-16 03:24:56.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4019}
    +body: """
      Oh? I didn’t even know there was a distinction. I learned something new today.\n
      \n
      They’re still nice people tho.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1705380825 {#4487
      date: 2024-01-16 05:53:45.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lars@lemmy.sdf.org"
      "@cyborganism@lemmy.ca"
      "@DrBob@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4490 …}
    +nested: Doctrine\ORM\PersistentCollection {#4492 …}
    +votes: Doctrine\ORM\PersistentCollection {#4494 …}
    +reports: Doctrine\ORM\PersistentCollection {#4496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4500 …}
    -id: 312771
    -bodyTs: "'didn':3 'distinct':10 'even':5 'know':6 'learn':12 'new':14 'nice':19 'oh':1 'peopl':20 're':17 'someth':13 'still':18 'tho':21 'today':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6413135"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705380825 {#4488
      date: 2024-01-16 05:53:45.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4019}
  +body: """
    The distinction isn’t universal and is often made by people from the three other Atlantic provinces.\n
    \n
    The name “the Maritime Provinces” predates Newfoundland joining Canada, so most people from Prince Edward Island (like myself), New Brunswick, or Nova Scotia will draw a distinction between Maritime provinces (which do not include Newfoundland) and the Atlantic Provinces (which do include Newfoundland).\n
    \n
    Most people will not even bat an eye if you call Newfoundland a Maritime Province unless they’re from another Maritime province.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705429717 {#4508
    date: 2024-01-16 19:28:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
    "@cyborganism@lemmy.ca"
    "@DrBob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4514 …}
  +nested: Doctrine\ORM\PersistentCollection {#4516 …}
  +votes: Doctrine\ORM\PersistentCollection {#4512 …}
  +reports: Doctrine\ORM\PersistentCollection {#4519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4523 …}
  -id: 314481
  -bodyTs: "'anoth':80 'atlant':16,55 'bat':66 'brunswick':37 'call':71 'canada':26 'distinct':2,44 'draw':42 'edward':32 'even':65 'eye':68 'includ':51,59 'island':33 'isn':3 'join':25 'like':34 'made':9 'maritim':21,46,74,81 'name':19 'new':36 'newfoundland':24,52,60,72 'nova':39 'often':8 'peopl':11,29,62 'predat':23 'princ':31 'provinc':17,22,47,56,75,82 're':78 'scotia':40 'three':14 'univers':5 'unless':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8341396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705429717 {#4505
    date: 2024-01-16 19:28:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4065
  +user: App\Entity\User {#4049 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You have a fundamental misunderstanding of both Newfoundlanders and Floridians if you think this is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705370521 {#4071
    date: 2024-01-16 03:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 312464
  -bodyTs: "'floridian':10 'fundament':4 'misunderstand':5 'newfoundland':8 'think':13 'true':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370521 {#4069
    date: 2024-01-16 03:02:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4065
  +user: App\Entity\User {#4049 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You have a fundamental misunderstanding of both Newfoundlanders and Floridians if you think this is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705370521 {#4071
    date: 2024-01-16 03:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 312464
  -bodyTs: "'floridian':10 'fundament':4 'misunderstand':5 'newfoundland':8 'think':13 'true':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370521 {#4069
    date: 2024-01-16 03:02:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4065
  +user: App\Entity\User {#4049 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "You have a fundamental misunderstanding of both Newfoundlanders and Floridians if you think this is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1705370521 {#4071
    date: 2024-01-16 03:02:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4057 …}
  +nested: Doctrine\ORM\PersistentCollection {#4060 …}
  +votes: Doctrine\ORM\PersistentCollection {#4058 …}
  +reports: Doctrine\ORM\PersistentCollection {#4056 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4046 …}
  -id: 312464
  -bodyTs: "'floridian':10 'fundament':4 'misunderstand':5 'newfoundland':8 'think':13 'true':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370521 {#4069
    date: 2024-01-16 03:02:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4132
  +user: App\Entity\User {#4145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a false equivalent … as an Ontarian, some of the best Canadians I’ve ever known were Newfies.\n
    \n
    Canada was made more whole, much stronger and a hell of a lot funnier when Newfoundland joined us in 1949.\n
    \n
    I’d fight any Newfie to win that argument and have a good laugh about it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705369395 {#4127
    date: 2024-01-16 02:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4133 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 312435
  -bodyTs: "'1949':39 'argument':48 'best':12 'canada':20 'canadian':13 'd':41 'equival':5 'ever':16 'fals':4 'fight':42 'funnier':33 'good':52 'hell':29 'join':36 'known':17 'laugh':53 'lot':32 'made':22 'much':25 'newfi':19,44 'newfoundland':35 'ontarian':8 'stronger':26 'us':37 've':15 'whole':24 'win':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6407505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369395 {#4128
    date: 2024-01-16 02:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4132
  +user: App\Entity\User {#4145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a false equivalent … as an Ontarian, some of the best Canadians I’ve ever known were Newfies.\n
    \n
    Canada was made more whole, much stronger and a hell of a lot funnier when Newfoundland joined us in 1949.\n
    \n
    I’d fight any Newfie to win that argument and have a good laugh about it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705369395 {#4127
    date: 2024-01-16 02:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4133 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 312435
  -bodyTs: "'1949':39 'argument':48 'best':12 'canada':20 'canadian':13 'd':41 'equival':5 'ever':16 'fals':4 'fight':42 'funnier':33 'good':52 'hell':29 'join':36 'known':17 'laugh':53 'lot':32 'made':22 'much':25 'newfi':19,44 'newfoundland':35 'ontarian':8 'stronger':26 'us':37 've':15 'whole':24 'win':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6407505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369395 {#4128
    date: 2024-01-16 02:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4132
  +user: App\Entity\User {#4145 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    This is a false equivalent … as an Ontarian, some of the best Canadians I’ve ever known were Newfies.\n
    \n
    Canada was made more whole, much stronger and a hell of a lot funnier when Newfoundland joined us in 1949.\n
    \n
    I’d fight any Newfie to win that argument and have a good laugh about it too.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1705369395 {#4127
    date: 2024-01-16 02:43:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4133 …}
  +nested: Doctrine\ORM\PersistentCollection {#4135 …}
  +votes: Doctrine\ORM\PersistentCollection {#4137 …}
  +reports: Doctrine\ORM\PersistentCollection {#4139 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4143 …}
  -id: 312435
  -bodyTs: "'1949':39 'argument':48 'best':12 'canada':20 'canadian':13 'd':41 'equival':5 'ever':16 'fals':4 'fight':42 'funnier':33 'good':52 'hell':29 'join':36 'known':17 'laugh':53 'lot':32 'made':22 'much':25 'newfi':19,44 'newfoundland':35 'ontarian':8 'stronger':26 'us':37 've':15 'whole':24 'win':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6407505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705369395 {#4128
    date: 2024-01-16 02:43:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4206
  +user: App\Entity\User {#4219 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Now Georgia, Alabama, Mississippi and Texas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705372807 {#4201
    date: 2024-01-16 03:40:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4207 …}
  +nested: Doctrine\ORM\PersistentCollection {#4209 …}
  +votes: Doctrine\ORM\PersistentCollection {#4211 …}
  +reports: Doctrine\ORM\PersistentCollection {#4213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4217 …}
  -id: 312535
  -bodyTs: "'alabama':3 'georgia':2 'mississippi':4 'texa':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6727748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705372807 {#4202
    date: 2024-01-16 03:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4206
  +user: App\Entity\User {#4219 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Now Georgia, Alabama, Mississippi and Texas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705372807 {#4201
    date: 2024-01-16 03:40:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4207 …}
  +nested: Doctrine\ORM\PersistentCollection {#4209 …}
  +votes: Doctrine\ORM\PersistentCollection {#4211 …}
  +reports: Doctrine\ORM\PersistentCollection {#4213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4217 …}
  -id: 312535
  -bodyTs: "'alabama':3 'georgia':2 'mississippi':4 'texa':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6727748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705372807 {#4202
    date: 2024-01-16 03:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4206
  +user: App\Entity\User {#4219 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Now Georgia, Alabama, Mississippi and Texas."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705372807 {#4201
    date: 2024-01-16 03:40:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4207 …}
  +nested: Doctrine\ORM\PersistentCollection {#4209 …}
  +votes: Doctrine\ORM\PersistentCollection {#4211 …}
  +reports: Doctrine\ORM\PersistentCollection {#4213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4215 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4217 …}
  -id: 312535
  -bodyTs: "'alabama':3 'georgia':2 'mississippi':4 'texa':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6727748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705372807 {#4202
    date: 2024-01-16 03:40:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4279
  +user: App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I saw this and was like wut?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705371828 {#4274
    date: 2024-01-16 03:23:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 312508
  -bodyTs: "'like':6 'saw':2 'wut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371828 {#4275
    date: 2024-01-16 03:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4279
  +user: App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I saw this and was like wut?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705371828 {#4274
    date: 2024-01-16 03:23:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 312508
  -bodyTs: "'like':6 'saw':2 'wut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371828 {#4275
    date: 2024-01-16 03:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4279
  +user: App\Entity\User {#4292 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I saw this and was like wut?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705371828 {#4274
    date: 2024-01-16 03:23:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4280 …}
  +nested: Doctrine\ORM\PersistentCollection {#4282 …}
  +votes: Doctrine\ORM\PersistentCollection {#4284 …}
  +reports: Doctrine\ORM\PersistentCollection {#4286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4290 …}
  -id: 312508
  -bodyTs: "'like':6 'saw':2 'wut':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6408745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705371828 {#4275
    date: 2024-01-16 03:23:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4352
  +user: App\Entity\User {#4365 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What would be the Labrador?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705370988 {#4347
    date: 2024-01-16 03:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4353 …}
  +nested: Doctrine\ORM\PersistentCollection {#4355 …}
  +votes: Doctrine\ORM\PersistentCollection {#4357 …}
  +reports: Doctrine\ORM\PersistentCollection {#4359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
  -id: 312480
  -bodyTs: "'labrador':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6726919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370988 {#4348
    date: 2024-01-16 03:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4352
  +user: App\Entity\User {#4365 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What would be the Labrador?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705370988 {#4347
    date: 2024-01-16 03:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4353 …}
  +nested: Doctrine\ORM\PersistentCollection {#4355 …}
  +votes: Doctrine\ORM\PersistentCollection {#4357 …}
  +reports: Doctrine\ORM\PersistentCollection {#4359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
  -id: 312480
  -bodyTs: "'labrador':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6726919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370988 {#4348
    date: 2024-01-16 03:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4352
  +user: App\Entity\User {#4365 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "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 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 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 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Newfoundland-of-the-US"
    +title: "The Newfoundland of the US"
    +url: "https://media1.orlandoweekly.com/orlando/imager/20-florida-gifs-that-belong-in-a-museum/u/zoom/30731063/kl4at.gif"
    +body: "[via](https://kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 108
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725048947 {#2414
      date: 2024-08-30 22:15:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 30825
    -titleTs: "'newfoundland':2 'us':5"
    -bodyTs: "'/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':4 'kbin.social':3 'kbin.social/m/lemmyshitpost@lemmy.world/t/762006/-/comment/4591109)':2 'via':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705454699
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10704192"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705368299 {#1793
      date: 2024-01-16 02:24:59.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What would be the Labrador?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705370988 {#4347
    date: 2024-01-16 03:09:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lars@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4353 …}
  +nested: Doctrine\ORM\PersistentCollection {#4355 …}
  +votes: Doctrine\ORM\PersistentCollection {#4357 …}
  +reports: Doctrine\ORM\PersistentCollection {#4359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4363 …}
  -id: 312480
  -bodyTs: "'labrador':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6726919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705370988 {#4348
    date: 2024-01-16 03:09:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +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 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 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 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    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