Redirect 302 redirect from GET @entry_comment_create (6031c1)

GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/3378/The-fediverse-is-the-future-of-social-media/oldest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-fediverse-is-the-future-of-social-media"
  +title: ""The "fediverse" is the future of social media""
  +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697041081 {#2410
    date: 2023-10-11 18:18:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3378
  -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760171
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6763514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696673771 {#1850
    date: 2023-10-07 12:16:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-fediverse-is-the-future-of-social-media"
  +title: ""The "fediverse" is the future of social media""
  +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697041081 {#2410
    date: 2023-10-11 18:18:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3378
  -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760171
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6763514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696673771 {#1850
    date: 2023-10-07 12:16:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "The-fediverse-is-the-future-of-social-media"
  +title: ""The "fediverse" is the future of social media""
  +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 214
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697041081 {#2410
    date: 2023-10-11 18:18:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 3378
  -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696760171
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/6763514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696673771 {#1850
    date: 2023-10-07 12:16:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696795113 {#4010
    date: 2023-10-08 21:58:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 35727
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3490528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696675755 {#3946
    date: 2023-10-07 12:49:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696795113 {#4010
    date: 2023-10-08 21:58:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 35727
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3490528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696675755 {#3946
    date: 2023-10-07 12:49:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4001
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1696795113 {#4010
    date: 2023-10-08 21:58:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3999 …}
  +nested: Doctrine\ORM\PersistentCollection {#3997 …}
  +votes: Doctrine\ORM\PersistentCollection {#3995 …}
  +reports: Doctrine\ORM\PersistentCollection {#3993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
  -id: 35727
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3490528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696675755 {#3946
    date: 2023-10-07 12:49:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4569
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696795113 {#4010
      date: 2023-10-08 21:58:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 35727
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3490528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696675755 {#3946
      date: 2023-10-07 12:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696677078 {#4568
    date: 2023-10-07 13:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 35740
  -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3435652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677078 {#4571
    date: 2023-10-07 13:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4569
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696795113 {#4010
      date: 2023-10-08 21:58:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 35727
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3490528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696675755 {#3946
      date: 2023-10-07 12:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696677078 {#4568
    date: 2023-10-07 13:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 35740
  -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3435652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677078 {#4571
    date: 2023-10-07 13:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4569
  +user: Proxies\__CG__\App\Entity\User {#4574 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696795113 {#4010
      date: 2023-10-08 21:58:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 35727
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3490528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696675755 {#3946
      date: 2023-10-07 12:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696677078 {#4568
    date: 2023-10-07 13:11:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4580 …}
  +nested: Doctrine\ORM\PersistentCollection {#4576 …}
  +votes: Doctrine\ORM\PersistentCollection {#4578 …}
  +reports: Doctrine\ORM\PersistentCollection {#4582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
  -id: 35740
  -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3435652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677078 {#4571
    date: 2023-10-07 13:11:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4663
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "or kbin ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696677475 {#4664
    date: 2023-10-07 13:17:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
  -id: 35748
  -bodyTs: "'kbin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677475 {#4667
    date: 2023-10-07 13:17:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4663
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "or kbin ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696677475 {#4664
    date: 2023-10-07 13:17:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
  -id: 35748
  -bodyTs: "'kbin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677475 {#4667
    date: 2023-10-07 13:17:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4663
  +user: Proxies\__CG__\App\Entity\User {#4659 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "or kbin ;)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696677475 {#4664
    date: 2023-10-07 13:17:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4655 …}
  +nested: Doctrine\ORM\PersistentCollection {#4653 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
  -id: 35748
  -bodyTs: "'kbin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677475 {#4667
    date: 2023-10-07 13:17:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4807
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4663
    +user: Proxies\__CG__\App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "or kbin ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696677475 {#4664
      date: 2023-10-07 13:17:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4653 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 35748
    -bodyTs: "'kbin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677475 {#4667
      date: 2023-10-07 13:17:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696677726 {#4814
    date: 2023-10-07 13:22:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 35754
  -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
  +editedAt: DateTimeImmutable @1696677734 {#4811
    date: 2023-10-07 13:22:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696677726 {#4813
    date: 2023-10-07 13:22:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4807
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4663
    +user: Proxies\__CG__\App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "or kbin ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696677475 {#4664
      date: 2023-10-07 13:17:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4653 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 35748
    -bodyTs: "'kbin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677475 {#4667
      date: 2023-10-07 13:17:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696677726 {#4814
    date: 2023-10-07 13:22:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 35754
  -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
  +editedAt: DateTimeImmutable @1696677734 {#4811
    date: 2023-10-07 13:22:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696677726 {#4813
    date: 2023-10-07 13:22:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4807
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4663
    +user: Proxies\__CG__\App\Entity\User {#4659 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "or kbin ;)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696677475 {#4664
      date: 2023-10-07 13:17:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4655 …}
    +nested: Doctrine\ORM\PersistentCollection {#4653 …}
    +votes: Doctrine\ORM\PersistentCollection {#4657 …}
    +reports: Doctrine\ORM\PersistentCollection {#4669 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
    -id: 35748
    -bodyTs: "'kbin':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677475 {#4667
      date: 2023-10-07 13:17:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696677726 {#4814
    date: 2023-10-07 13:22:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4806 …}
  +nested: Doctrine\ORM\PersistentCollection {#4804 …}
  +votes: Doctrine\ORM\PersistentCollection {#4816 …}
  +reports: Doctrine\ORM\PersistentCollection {#4818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
  -id: 35754
  -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
  +editedAt: DateTimeImmutable @1696677734 {#4811
    date: 2023-10-07 13:22:14.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696677726 {#4813
    date: 2023-10-07 13:22:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4897
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4663
      +user: Proxies\__CG__\App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "or kbin ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696677475 {#4664
        date: 2023-10-07 13:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4653 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
      -id: 35748
      -bodyTs: "'kbin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677475 {#4667
        date: 2023-10-07 13:17:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696677726 {#4814
      date: 2023-10-07 13:22:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 35754
    -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
    +editedAt: DateTimeImmutable @1696677734 {#4811
      date: 2023-10-07 13:22:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696677726 {#4813
      date: 2023-10-07 13:22:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
    \n
    That will hopefully improve as Kbin matures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696678995 {#4898
    date: 2023-10-07 13:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
  -id: 35771
  -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678995 {#4901
    date: 2023-10-07 13:43:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4897
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4663
      +user: Proxies\__CG__\App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "or kbin ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696677475 {#4664
        date: 2023-10-07 13:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4653 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
      -id: 35748
      -bodyTs: "'kbin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677475 {#4667
        date: 2023-10-07 13:17:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696677726 {#4814
      date: 2023-10-07 13:22:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 35754
    -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
    +editedAt: DateTimeImmutable @1696677734 {#4811
      date: 2023-10-07 13:22:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696677726 {#4813
      date: 2023-10-07 13:22:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
    \n
    That will hopefully improve as Kbin matures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696678995 {#4898
    date: 2023-10-07 13:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
  -id: 35771
  -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678995 {#4901
    date: 2023-10-07 13:43:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4897
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4663
      +user: Proxies\__CG__\App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "or kbin ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696677475 {#4664
        date: 2023-10-07 13:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4653 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
      -id: 35748
      -bodyTs: "'kbin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677475 {#4667
        date: 2023-10-07 13:17:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696677726 {#4814
      date: 2023-10-07 13:22:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 35754
    -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
    +editedAt: DateTimeImmutable @1696677734 {#4811
      date: 2023-10-07 13:22:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696677726 {#4813
      date: 2023-10-07 13:22:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
    \n
    That will hopefully improve as Kbin matures.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696678995 {#4898
    date: 2023-10-07 13:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4893 …}
  +nested: Doctrine\ORM\PersistentCollection {#4888 …}
  +votes: Doctrine\ORM\PersistentCollection {#4892 …}
  +reports: Doctrine\ORM\PersistentCollection {#4902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
  -id: 35771
  -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678995 {#4901
    date: 2023-10-07 13:43:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4981
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4897
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4663
        +user: Proxies\__CG__\App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "or kbin ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696677475 {#4664
          date: 2023-10-07 13:17:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4653 …}
        +votes: Doctrine\ORM\PersistentCollection {#4657 …}
        +reports: Doctrine\ORM\PersistentCollection {#4669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
        -id: 35748
        -bodyTs: "'kbin':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677475 {#4667
          date: 2023-10-07 13:17:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696677726 {#4814
        date: 2023-10-07 13:22:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 35754
      -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
      +editedAt: DateTimeImmutable @1696677734 {#4811
        date: 2023-10-07 13:22:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696677726 {#4813
        date: 2023-10-07 13:22:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
      \n
      That will hopefully improve as Kbin matures.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696678995 {#4898
      date: 2023-10-07 13:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4893 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 35771
    -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678995 {#4901
      date: 2023-10-07 13:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    To be fair, the isolation stuff was mostly at the beginning when the exodus started, but I couldn't blame people for leaving when that started. Some people just want to be where everyone is.\n
    \n
    I can't say I've experienced much issue with federation since the early times, but then again I wouldn't know what it looks like on the Lemmy side.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696776616 {#4982
    date: 2023-10-08 16:50:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4977 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 37502
  -bodyTs: "'begin':11 'blame':20 'couldn':18 'earli':49 'everyon':34 'exodus':14 'experienc':42 'fair':3 'feder':46 'isol':5 'issu':44 'know':57 'leav':23 'lemmi':64 'like':61 'look':60 'most':8 'much':43 'peopl':21,28 'say':39 'side':65 'sinc':47 'start':15,26 'stuff':6 'time':50 've':41 'want':30 'wouldn':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776616 {#4985
    date: 2023-10-08 16:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4981
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4897
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4663
        +user: Proxies\__CG__\App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "or kbin ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696677475 {#4664
          date: 2023-10-07 13:17:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4653 …}
        +votes: Doctrine\ORM\PersistentCollection {#4657 …}
        +reports: Doctrine\ORM\PersistentCollection {#4669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
        -id: 35748
        -bodyTs: "'kbin':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677475 {#4667
          date: 2023-10-07 13:17:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696677726 {#4814
        date: 2023-10-07 13:22:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 35754
      -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
      +editedAt: DateTimeImmutable @1696677734 {#4811
        date: 2023-10-07 13:22:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696677726 {#4813
        date: 2023-10-07 13:22:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
      \n
      That will hopefully improve as Kbin matures.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696678995 {#4898
      date: 2023-10-07 13:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4893 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 35771
    -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678995 {#4901
      date: 2023-10-07 13:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    To be fair, the isolation stuff was mostly at the beginning when the exodus started, but I couldn't blame people for leaving when that started. Some people just want to be where everyone is.\n
    \n
    I can't say I've experienced much issue with federation since the early times, but then again I wouldn't know what it looks like on the Lemmy side.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696776616 {#4982
    date: 2023-10-08 16:50:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4977 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 37502
  -bodyTs: "'begin':11 'blame':20 'couldn':18 'earli':49 'everyon':34 'exodus':14 'experienc':42 'fair':3 'feder':46 'isol':5 'issu':44 'know':57 'leav':23 'lemmi':64 'like':61 'look':60 'most':8 'much':43 'peopl':21,28 'say':39 'side':65 'sinc':47 'start':15,26 'stuff':6 'time':50 've':41 'want':30 'wouldn':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776616 {#4985
    date: 2023-10-08 16:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4981
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4897
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4663
        +user: Proxies\__CG__\App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "or kbin ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696677475 {#4664
          date: 2023-10-07 13:17:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4653 …}
        +votes: Doctrine\ORM\PersistentCollection {#4657 …}
        +reports: Doctrine\ORM\PersistentCollection {#4669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
        -id: 35748
        -bodyTs: "'kbin':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677475 {#4667
          date: 2023-10-07 13:17:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696677726 {#4814
        date: 2023-10-07 13:22:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 35754
      -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
      +editedAt: DateTimeImmutable @1696677734 {#4811
        date: 2023-10-07 13:22:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696677726 {#4813
        date: 2023-10-07 13:22:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
      \n
      That will hopefully improve as Kbin matures.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696678995 {#4898
      date: 2023-10-07 13:43:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4893 …}
    +nested: Doctrine\ORM\PersistentCollection {#4888 …}
    +votes: Doctrine\ORM\PersistentCollection {#4892 …}
    +reports: Doctrine\ORM\PersistentCollection {#4902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
    -id: 35771
    -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491214"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678995 {#4901
      date: 2023-10-07 13:43:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    To be fair, the isolation stuff was mostly at the beginning when the exodus started, but I couldn't blame people for leaving when that started. Some people just want to be where everyone is.\n
    \n
    I can't say I've experienced much issue with federation since the early times, but then again I wouldn't know what it looks like on the Lemmy side.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696776616 {#4982
    date: 2023-10-08 16:50:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4977 …}
  +nested: Doctrine\ORM\PersistentCollection {#4972 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4986 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
  -id: 37502
  -bodyTs: "'begin':11 'blame':20 'couldn':18 'earli':49 'everyon':34 'exodus':14 'experienc':42 'fair':3 'feder':46 'isol':5 'issu':44 'know':57 'leav':23 'lemmi':64 'like':61 'look':60 'most':8 'much':43 'peopl':21,28 'say':39 'side':65 'sinc':47 'start':15,26 'stuff':6 'time':50 've':41 'want':30 'wouldn':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776616 {#4985
    date: 2023-10-08 16:50:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5033
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4981
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4897
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4807
        +user: Proxies\__CG__\App\Entity\User {#4801 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4663
          +user: Proxies\__CG__\App\Entity\User {#4659 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4569
            +user: Proxies\__CG__\App\Entity\User {#4574 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4001
              +user: App\Entity\User {#3949 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t get it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1696795113 {#4010
                date: 2023-10-08 21:58:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@AtaKe@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3999 …}
              +nested: Doctrine\ORM\PersistentCollection {#3997 …}
              +votes: Doctrine\ORM\PersistentCollection {#3995 …}
              +reports: Doctrine\ORM\PersistentCollection {#3993 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
              -id: 35727
              -bodyTs: "'get':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/3490528"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696675755 {#3946
                date: 2023-10-07 12:49:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1696677078 {#4568
              date: 2023-10-07 13:11:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
              "@MentalEdge@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4580 …}
            +nested: Doctrine\ORM\PersistentCollection {#4576 …}
            +votes: Doctrine\ORM\PersistentCollection {#4578 …}
            +reports: Doctrine\ORM\PersistentCollection {#4582 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
            -id: 35740
            -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://midwest.social/comment/3435652"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696677078 {#4571
              date: 2023-10-07 13:11:18.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "or kbin ;)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696677475 {#4664
            date: 2023-10-07 13:17:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
            "@bquintb@midwest.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4655 …}
          +nested: Doctrine\ORM\PersistentCollection {#4653 …}
          +votes: Doctrine\ORM\PersistentCollection {#4657 …}
          +reports: Doctrine\ORM\PersistentCollection {#4669 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
          -id: 35748
          -bodyTs: "'kbin':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677475 {#4667
            date: 2023-10-07 13:17:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696677726 {#4814
          date: 2023-10-07 13:22:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
          "@NotAPenguin@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4806 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4816 …}
        +reports: Doctrine\ORM\PersistentCollection {#4818 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
        -id: 35754
        -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
        +editedAt: DateTimeImmutable @1696677734 {#4811
          date: 2023-10-07 13:22:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696677726 {#4813
          date: 2023-10-07 13:22:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
        \n
        That will hopefully improve as Kbin matures.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696678995 {#4898
        date: 2023-10-07 13:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
        "@Th4tGuyII@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4893 …}
      +nested: Doctrine\ORM\PersistentCollection {#4888 …}
      +votes: Doctrine\ORM\PersistentCollection {#4892 …}
      +reports: Doctrine\ORM\PersistentCollection {#4902 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
      -id: 35771
      -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3491214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678995 {#4901
        date: 2023-10-07 13:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      To be fair, the isolation stuff was mostly at the beginning when the exodus started, but I couldn't blame people for leaving when that started. Some people just want to be where everyone is.\n
      \n
      I can't say I've experienced much issue with federation since the early times, but then again I wouldn't know what it looks like on the Lemmy side.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696776616 {#4982
      date: 2023-10-08 16:50:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4977 …}
    +nested: Doctrine\ORM\PersistentCollection {#4972 …}
    +votes: Doctrine\ORM\PersistentCollection {#4976 …}
    +reports: Doctrine\ORM\PersistentCollection {#4986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
    -id: 37502
    -bodyTs: "'begin':11 'blame':20 'couldn':18 'earli':49 'everyon':34 'exodus':14 'experienc':42 'fair':3 'feder':46 'isol':5 'issu':44 'know':57 'leav':23 'lemmi':64 'like':61 'look':60 'most':8 'much':43 'peopl':21,28 'say':39 'side':65 'sinc':47 'start':15,26 'stuff':6 'time':50 've':41 'want':30 'wouldn':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696776616 {#4985
      date: 2023-10-08 16:50:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I’m not referring to the intentional disabling of federation, but that kbin has had technical issues even after that which has made federation to and from lemmy instances intermittent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696786802 {#5034
    date: 2023-10-08 19:40:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 37696
  -bodyTs: "'disabl':8 'even':18 'feder':10,24 'instanc':29 'intent':7 'intermitt':30 'issu':17 'kbin':13 'lemmi':28 'm':2 'made':23 'refer':4 'technic':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3547316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786802 {#5037
    date: 2023-10-08 19:40:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#5033
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4981
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4897
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4807
        +user: Proxies\__CG__\App\Entity\User {#4801 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4663
          +user: Proxies\__CG__\App\Entity\User {#4659 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4569
            +user: Proxies\__CG__\App\Entity\User {#4574 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4001
              +user: App\Entity\User {#3949 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t get it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1696795113 {#4010
                date: 2023-10-08 21:58:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@AtaKe@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3999 …}
              +nested: Doctrine\ORM\PersistentCollection {#3997 …}
              +votes: Doctrine\ORM\PersistentCollection {#3995 …}
              +reports: Doctrine\ORM\PersistentCollection {#3993 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
              -id: 35727
              -bodyTs: "'get':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/3490528"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696675755 {#3946
                date: 2023-10-07 12:49:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1696677078 {#4568
              date: 2023-10-07 13:11:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
              "@MentalEdge@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4580 …}
            +nested: Doctrine\ORM\PersistentCollection {#4576 …}
            +votes: Doctrine\ORM\PersistentCollection {#4578 …}
            +reports: Doctrine\ORM\PersistentCollection {#4582 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
            -id: 35740
            -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://midwest.social/comment/3435652"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696677078 {#4571
              date: 2023-10-07 13:11:18.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "or kbin ;)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696677475 {#4664
            date: 2023-10-07 13:17:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
            "@bquintb@midwest.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4655 …}
          +nested: Doctrine\ORM\PersistentCollection {#4653 …}
          +votes: Doctrine\ORM\PersistentCollection {#4657 …}
          +reports: Doctrine\ORM\PersistentCollection {#4669 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
          -id: 35748
          -bodyTs: "'kbin':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677475 {#4667
            date: 2023-10-07 13:17:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696677726 {#4814
          date: 2023-10-07 13:22:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
          "@NotAPenguin@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4806 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4816 …}
        +reports: Doctrine\ORM\PersistentCollection {#4818 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
        -id: 35754
        -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
        +editedAt: DateTimeImmutable @1696677734 {#4811
          date: 2023-10-07 13:22:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696677726 {#4813
          date: 2023-10-07 13:22:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
        \n
        That will hopefully improve as Kbin matures.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696678995 {#4898
        date: 2023-10-07 13:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
        "@Th4tGuyII@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4893 …}
      +nested: Doctrine\ORM\PersistentCollection {#4888 …}
      +votes: Doctrine\ORM\PersistentCollection {#4892 …}
      +reports: Doctrine\ORM\PersistentCollection {#4902 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
      -id: 35771
      -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3491214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678995 {#4901
        date: 2023-10-07 13:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      To be fair, the isolation stuff was mostly at the beginning when the exodus started, but I couldn't blame people for leaving when that started. Some people just want to be where everyone is.\n
      \n
      I can't say I've experienced much issue with federation since the early times, but then again I wouldn't know what it looks like on the Lemmy side.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696776616 {#4982
      date: 2023-10-08 16:50:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4977 …}
    +nested: Doctrine\ORM\PersistentCollection {#4972 …}
    +votes: Doctrine\ORM\PersistentCollection {#4976 …}
    +reports: Doctrine\ORM\PersistentCollection {#4986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
    -id: 37502
    -bodyTs: "'begin':11 'blame':20 'couldn':18 'earli':49 'everyon':34 'exodus':14 'experienc':42 'fair':3 'feder':46 'isol':5 'issu':44 'know':57 'leav':23 'lemmi':64 'like':61 'look':60 'most':8 'much':43 'peopl':21,28 'say':39 'side':65 'sinc':47 'start':15,26 'stuff':6 'time':50 've':41 'want':30 'wouldn':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696776616 {#4985
      date: 2023-10-08 16:50:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I’m not referring to the intentional disabling of federation, but that kbin has had technical issues even after that which has made federation to and from lemmy instances intermittent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696786802 {#5034
    date: 2023-10-08 19:40:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 37696
  -bodyTs: "'disabl':8 'even':18 'feder':10,24 'instanc':29 'intent':7 'intermitt':30 'issu':17 'kbin':13 'lemmi':28 'm':2 'made':23 'refer':4 'technic':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3547316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786802 {#5037
    date: 2023-10-08 19:40:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#5033
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4981
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4897
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4807
        +user: Proxies\__CG__\App\Entity\User {#4801 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4663
          +user: Proxies\__CG__\App\Entity\User {#4659 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4569
            +user: Proxies\__CG__\App\Entity\User {#4574 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4001
              +user: App\Entity\User {#3949 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: "I don’t get it."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 27
              +score: 0
              +lastActive: DateTime @1696795113 {#4010
                date: 2023-10-08 21:58:33.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@AtaKe@lemmy.ca"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3999 …}
              +nested: Doctrine\ORM\PersistentCollection {#3997 …}
              +votes: Doctrine\ORM\PersistentCollection {#3995 …}
              +reports: Doctrine\ORM\PersistentCollection {#3993 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
              -id: 35727
              -bodyTs: "'get':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sopuli.xyz/comment/3490528"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696675755 {#3946
                date: 2023-10-07 12:49:15.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#4001}
            +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 17
            +score: 0
            +lastActive: DateTime @1696677078 {#4568
              date: 2023-10-07 13:11:18.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
              "@MentalEdge@sopuli.xyz"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4580 …}
            +nested: Doctrine\ORM\PersistentCollection {#4576 …}
            +votes: Doctrine\ORM\PersistentCollection {#4578 …}
            +reports: Doctrine\ORM\PersistentCollection {#4582 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
            -id: 35740
            -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://midwest.social/comment/3435652"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696677078 {#4571
              date: 2023-10-07 13:11:18.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "or kbin ;)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696677475 {#4664
            date: 2023-10-07 13:17:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
            "@bquintb@midwest.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4655 …}
          +nested: Doctrine\ORM\PersistentCollection {#4653 …}
          +votes: Doctrine\ORM\PersistentCollection {#4657 …}
          +reports: Doctrine\ORM\PersistentCollection {#4669 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
          -id: 35748
          -bodyTs: "'kbin':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677475 {#4667
            date: 2023-10-07 13:17:55.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696677726 {#4814
          date: 2023-10-07 13:22:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
          "@NotAPenguin@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4806 …}
        +nested: Doctrine\ORM\PersistentCollection {#4804 …}
        +votes: Doctrine\ORM\PersistentCollection {#4816 …}
        +reports: Doctrine\ORM\PersistentCollection {#4818 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
        -id: 35754
        -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
        +editedAt: DateTimeImmutable @1696677734 {#4811
          date: 2023-10-07 13:22:14.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696677726 {#4813
          date: 2023-10-07 13:22:06.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Kbin’s federation has been hit or miss a lot. It’s not that we forget you, a lot of the time, you don’t show up.\n
        \n
        That will hopefully improve as Kbin matures.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696678995 {#4898
        date: 2023-10-07 13:43:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
        "@Th4tGuyII@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4893 …}
      +nested: Doctrine\ORM\PersistentCollection {#4888 …}
      +votes: Doctrine\ORM\PersistentCollection {#4892 …}
      +reports: Doctrine\ORM\PersistentCollection {#4902 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4904 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4906 …}
      -id: 35771
      -bodyTs: "'feder':3 'forget':16 'hit':6 'hope':30 'improv':31 'kbin':1,33 'lot':10,19 'matur':34 'miss':8 'show':26 'time':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3491214"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678995 {#4901
        date: 2023-10-07 13:43:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      To be fair, the isolation stuff was mostly at the beginning when the exodus started, but I couldn't blame people for leaving when that started. Some people just want to be where everyone is.\n
      \n
      I can't say I've experienced much issue with federation since the early times, but then again I wouldn't know what it looks like on the Lemmy side.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696776616 {#4982
      date: 2023-10-08 16:50:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4977 …}
    +nested: Doctrine\ORM\PersistentCollection {#4972 …}
    +votes: Doctrine\ORM\PersistentCollection {#4976 …}
    +reports: Doctrine\ORM\PersistentCollection {#4986 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4990 …}
    -id: 37502
    -bodyTs: "'begin':11 'blame':20 'couldn':18 'earli':49 'everyon':34 'exodus':14 'experienc':42 'fair':3 'feder':46 'isol':5 'issu':44 'know':57 'leav':23 'lemmi':64 'like':61 'look':60 'most':8 'much':43 'peopl':21,28 'say':39 'side':65 'sinc':47 'start':15,26 'stuff':6 'time':50 've':41 'want':30 'wouldn':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696776616 {#4985
      date: 2023-10-08 16:50:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I’m not referring to the intentional disabling of federation, but that kbin has had technical issues even after that which has made federation to and from lemmy instances intermittent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696786802 {#5034
    date: 2023-10-08 19:40:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5030 …}
  +nested: Doctrine\ORM\PersistentCollection {#5026 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5043 …}
  -id: 37696
  -bodyTs: "'disabl':8 'even':18 'feder':10,24 'instanc':29 'intent':7 'intermitt':30 'issu':17 'kbin':13 'lemmi':28 'm':2 'made':23 'refer':4 'technic':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3547316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696786802 {#5037
    date: 2023-10-08 19:40:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4910
  +user: Proxies\__CG__\App\Entity\User {#4911 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4663
      +user: Proxies\__CG__\App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "or kbin ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696677475 {#4664
        date: 2023-10-07 13:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4653 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
      -id: 35748
      -bodyTs: "'kbin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677475 {#4667
        date: 2023-10-07 13:17:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696677726 {#4814
      date: 2023-10-07 13:22:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 35754
    -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
    +editedAt: DateTimeImmutable @1696677734 {#4811
      date: 2023-10-07 13:22:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696677726 {#4813
      date: 2023-10-07 13:22:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I was on kbin when I first ditched Reddit, but boost coming out for Lemmy got me to switch. The mobile site for kbin is ok but nothing compared to a mostly fleshed out app. Also, like the other guy said the federation wasn’t always there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696753610 {#4908
    date: 2023-10-08 10:26:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 37137
  -bodyTs: "'also':36 'alway':46 'app':35 'boost':11 'come':12 'compar':29 'ditch':8 'feder':43 'first':7 'flesh':33 'got':16 'guy':40 'kbin':4,24 'lemmi':15 'like':37 'mobil':21 'most':32 'noth':28 'ok':26 'reddit':9 'said':41 'site':22 'switch':19 'wasn':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4269635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696753610 {#4909
    date: 2023-10-08 10:26:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4910
  +user: Proxies\__CG__\App\Entity\User {#4911 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4663
      +user: Proxies\__CG__\App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "or kbin ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696677475 {#4664
        date: 2023-10-07 13:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4653 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
      -id: 35748
      -bodyTs: "'kbin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677475 {#4667
        date: 2023-10-07 13:17:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696677726 {#4814
      date: 2023-10-07 13:22:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 35754
    -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
    +editedAt: DateTimeImmutable @1696677734 {#4811
      date: 2023-10-07 13:22:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696677726 {#4813
      date: 2023-10-07 13:22:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I was on kbin when I first ditched Reddit, but boost coming out for Lemmy got me to switch. The mobile site for kbin is ok but nothing compared to a mostly fleshed out app. Also, like the other guy said the federation wasn’t always there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696753610 {#4908
    date: 2023-10-08 10:26:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 37137
  -bodyTs: "'also':36 'alway':46 'app':35 'boost':11 'come':12 'compar':29 'ditch':8 'feder':43 'first':7 'flesh':33 'got':16 'guy':40 'kbin':4,24 'lemmi':15 'like':37 'mobil':21 'most':32 'noth':28 'ok':26 'reddit':9 'said':41 'site':22 'switch':19 'wasn':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4269635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696753610 {#4909
    date: 2023-10-08 10:26:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4910
  +user: Proxies\__CG__\App\Entity\User {#4911 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4801 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4663
      +user: Proxies\__CG__\App\Entity\User {#4659 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "or kbin ;)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696677475 {#4664
        date: 2023-10-07 13:17:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4655 …}
      +nested: Doctrine\ORM\PersistentCollection {#4653 …}
      +votes: Doctrine\ORM\PersistentCollection {#4657 …}
      +reports: Doctrine\ORM\PersistentCollection {#4669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
      -id: 35748
      -bodyTs: "'kbin':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677475 {#4667
        date: 2023-10-07 13:17:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696677726 {#4814
      date: 2023-10-07 13:22:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4806 …}
    +nested: Doctrine\ORM\PersistentCollection {#4804 …}
    +votes: Doctrine\ORM\PersistentCollection {#4816 …}
    +reports: Doctrine\ORM\PersistentCollection {#4818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
    -id: 35754
    -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
    +editedAt: DateTimeImmutable @1696677734 {#4811
      date: 2023-10-07 13:22:14.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696677726 {#4813
      date: 2023-10-07 13:22:06.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I was on kbin when I first ditched Reddit, but boost coming out for Lemmy got me to switch. The mobile site for kbin is ok but nothing compared to a mostly fleshed out app. Also, like the other guy said the federation wasn’t always there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696753610 {#4908
    date: 2023-10-08 10:26:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4912 …}
  +nested: Doctrine\ORM\PersistentCollection {#4914 …}
  +votes: Doctrine\ORM\PersistentCollection {#4916 …}
  +reports: Doctrine\ORM\PersistentCollection {#4918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
  -id: 37137
  -bodyTs: "'also':36 'alway':46 'app':35 'boost':11 'come':12 'compar':29 'ditch':8 'feder':43 'first':7 'flesh':33 'got':16 'guy':40 'kbin':4,24 'lemmi':15 'like':37 'mobil':21 'most':32 'noth':28 'ok':26 'reddit':9 'said':41 'site':22 'switch':19 'wasn':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4269635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696753610 {#4909
    date: 2023-10-08 10:26:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5010
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4663
        +user: Proxies\__CG__\App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "or kbin ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696677475 {#4664
          date: 2023-10-07 13:17:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4653 …}
        +votes: Doctrine\ORM\PersistentCollection {#4657 …}
        +reports: Doctrine\ORM\PersistentCollection {#4669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
        -id: 35748
        -bodyTs: "'kbin':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677475 {#4667
          date: 2023-10-07 13:17:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696677726 {#4814
        date: 2023-10-07 13:22:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 35754
      -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
      +editedAt: DateTimeImmutable @1696677734 {#4811
        date: 2023-10-07 13:22:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696677726 {#4813
        date: 2023-10-07 13:22:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "I was on kbin when I first ditched Reddit, but boost coming out for Lemmy got me to switch. The mobile site for kbin is ok but nothing compared to a mostly fleshed out app. Also, like the other guy said the federation wasn’t always there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696753610 {#4908
      date: 2023-10-08 10:26:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 37137
    -bodyTs: "'also':36 'alway':46 'app':35 'boost':11 'come':12 'compar':29 'ditch':8 'feder':43 'first':7 'flesh':33 'got':16 'guy':40 'kbin':4,24 'lemmi':15 'like':37 'mobil':21 'most':32 'noth':28 'ok':26 'reddit':9 'said':41 'site':22 'switch':19 'wasn':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4269635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696753610 {#4909
      date: 2023-10-08 10:26:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Personally I like the interface for Kbin. It has many of the features you want in modern forums, but retains a look reminiscent of older style forums. Though I can see it wouldn't be for everyone.\n
    \n
    Ah, the great isolation. Was a funny time everyone wondering why they could only see Kbin content haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696776385 {#5008
    date: 2023-10-08 16:46:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
    "@papalonian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 37494
  -bodyTs: "'ah':38 'content':54 'could':50 'everyon':37,46 'featur':13 'forum':18,27 'funni':44 'great':40 'haha':55 'interfac':5 'isol':41 'kbin':7,53 'like':3 'look':22 'mani':10 'modern':17 'older':25 'person':1 'reminisc':23 'retain':20 'see':31,52 'style':26 'though':28 'time':45 'want':15 'wonder':47 'wouldn':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776385 {#5009
    date: 2023-10-08 16:46:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5010
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4663
        +user: Proxies\__CG__\App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "or kbin ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696677475 {#4664
          date: 2023-10-07 13:17:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4653 …}
        +votes: Doctrine\ORM\PersistentCollection {#4657 …}
        +reports: Doctrine\ORM\PersistentCollection {#4669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
        -id: 35748
        -bodyTs: "'kbin':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677475 {#4667
          date: 2023-10-07 13:17:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696677726 {#4814
        date: 2023-10-07 13:22:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 35754
      -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
      +editedAt: DateTimeImmutable @1696677734 {#4811
        date: 2023-10-07 13:22:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696677726 {#4813
        date: 2023-10-07 13:22:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "I was on kbin when I first ditched Reddit, but boost coming out for Lemmy got me to switch. The mobile site for kbin is ok but nothing compared to a mostly fleshed out app. Also, like the other guy said the federation wasn’t always there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696753610 {#4908
      date: 2023-10-08 10:26:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 37137
    -bodyTs: "'also':36 'alway':46 'app':35 'boost':11 'come':12 'compar':29 'ditch':8 'feder':43 'first':7 'flesh':33 'got':16 'guy':40 'kbin':4,24 'lemmi':15 'like':37 'mobil':21 'most':32 'noth':28 'ok':26 'reddit':9 'said':41 'site':22 'switch':19 'wasn':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4269635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696753610 {#4909
      date: 2023-10-08 10:26:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Personally I like the interface for Kbin. It has many of the features you want in modern forums, but retains a look reminiscent of older style forums. Though I can see it wouldn't be for everyone.\n
    \n
    Ah, the great isolation. Was a funny time everyone wondering why they could only see Kbin content haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696776385 {#5008
    date: 2023-10-08 16:46:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
    "@papalonian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 37494
  -bodyTs: "'ah':38 'content':54 'could':50 'everyon':37,46 'featur':13 'forum':18,27 'funni':44 'great':40 'haha':55 'interfac':5 'isol':41 'kbin':7,53 'like':3 'look':22 'mani':10 'modern':17 'older':25 'person':1 'reminisc':23 'retain':20 'see':31,52 'style':26 'though':28 'time':45 'want':15 'wonder':47 'wouldn':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776385 {#5009
    date: 2023-10-08 16:46:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5010
  +user: Proxies\__CG__\App\Entity\User {#4801 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4910
    +user: Proxies\__CG__\App\Entity\User {#4911 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4801 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4663
        +user: Proxies\__CG__\App\Entity\User {#4659 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "or kbin ;)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696677475 {#4664
          date: 2023-10-07 13:17:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4655 …}
        +nested: Doctrine\ORM\PersistentCollection {#4653 …}
        +votes: Doctrine\ORM\PersistentCollection {#4657 …}
        +reports: Doctrine\ORM\PersistentCollection {#4669 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4671 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4673 …}
        -id: 35748
        -bodyTs: "'kbin':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813809"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677475 {#4667
          date: 2023-10-07 13:17:55.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "It's a shame how often people forget us. Though could be a good thing given how much drama there is in some parts of Lemmy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696677726 {#4814
        date: 2023-10-07 13:22:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
        "@NotAPenguin@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4806 …}
      +nested: Doctrine\ORM\PersistentCollection {#4804 …}
      +votes: Doctrine\ORM\PersistentCollection {#4816 …}
      +reports: Doctrine\ORM\PersistentCollection {#4818 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4820 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4822 …}
      -id: 35754
      -bodyTs: "'could':11 'drama':19 'forget':8 'given':16 'good':14 'lemmi':26 'much':18 'often':6 'part':24 'peopl':7 'shame':4 'thing':15 'though':10 'us':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2813847"
      +editedAt: DateTimeImmutable @1696677734 {#4811
        date: 2023-10-07 13:22:14.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696677726 {#4813
        date: 2023-10-07 13:22:06.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "I was on kbin when I first ditched Reddit, but boost coming out for Lemmy got me to switch. The mobile site for kbin is ok but nothing compared to a mostly fleshed out app. Also, like the other guy said the federation wasn’t always there."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696753610 {#4908
      date: 2023-10-08 10:26:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
      "@NotAPenguin@kbin.social"
      "@Th4tGuyII@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4912 …}
    +nested: Doctrine\ORM\PersistentCollection {#4914 …}
    +votes: Doctrine\ORM\PersistentCollection {#4916 …}
    +reports: Doctrine\ORM\PersistentCollection {#4918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4922 …}
    -id: 37137
    -bodyTs: "'also':36 'alway':46 'app':35 'boost':11 'come':12 'compar':29 'ditch':8 'feder':43 'first':7 'flesh':33 'got':16 'guy':40 'kbin':4,24 'lemmi':15 'like':37 'mobil':21 'most':32 'noth':28 'ok':26 'reddit':9 'said':41 'site':22 'switch':19 'wasn':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4269635"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696753610 {#4909
      date: 2023-10-08 10:26:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Personally I like the interface for Kbin. It has many of the features you want in modern forums, but retains a look reminiscent of older style forums. Though I can see it wouldn't be for everyone.\n
    \n
    Ah, the great isolation. Was a funny time everyone wondering why they could only see Kbin content haha
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696776385 {#5008
    date: 2023-10-08 16:46:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
    "@NotAPenguin@kbin.social"
    "@Th4tGuyII@kbin.social"
    "@papalonian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5011 …}
  +nested: Doctrine\ORM\PersistentCollection {#5013 …}
  +votes: Doctrine\ORM\PersistentCollection {#5015 …}
  +reports: Doctrine\ORM\PersistentCollection {#5017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5021 …}
  -id: 37494
  -bodyTs: "'ah':38 'content':54 'could':50 'everyon':37,46 'featur':13 'forum':18,27 'funni':44 'great':40 'haha':55 'interfac':5 'isol':41 'kbin':7,53 'like':3 'look':22 'mani':10 'modern':17 'older':25 'person':1 'reminisc':23 'retain':20 'see':31,52 'style':26 'though':28 'time':45 'want':15 'wonder':47 'wouldn':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/520510/-/comment/2834775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696776385 {#5009
    date: 2023-10-08 16:46:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Or pleroma"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696678130 {#4675
    date: 2023-10-07 13:28:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -id: 35759
  -bodyTs: "'pleroma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4079428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678130 {#4676
    date: 2023-10-07 13:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Or pleroma"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696678130 {#4675
    date: 2023-10-07 13:28:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -id: 35759
  -bodyTs: "'pleroma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4079428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678130 {#4676
    date: 2023-10-07 13:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4677
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Or pleroma"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696678130 {#4675
    date: 2023-10-07 13:28:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4679 …}
  +nested: Doctrine\ORM\PersistentCollection {#4681 …}
  +votes: Doctrine\ORM\PersistentCollection {#4683 …}
  +reports: Doctrine\ORM\PersistentCollection {#4685 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4689 …}
  -id: 35759
  -bodyTs: "'pleroma':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4079428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678130 {#4676
    date: 2023-10-07 13:28:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4693
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Or Misskey/Firefish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696678189 {#4691
    date: 2023-10-07 13:29:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4694 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4698 …}
  +reports: Doctrine\ORM\PersistentCollection {#4700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
  -id: 35762
  -bodyTs: "'misskey/firefish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3720418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678189 {#4692
    date: 2023-10-07 13:29:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Or Misskey/Firefish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696678189 {#4691
    date: 2023-10-07 13:29:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4694 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4698 …}
  +reports: Doctrine\ORM\PersistentCollection {#4700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
  -id: 35762
  -bodyTs: "'misskey/firefish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3720418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678189 {#4692
    date: 2023-10-07 13:29:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4693
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "Or Misskey/Firefish"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696678189 {#4691
    date: 2023-10-07 13:29:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4694 …}
  +nested: Doctrine\ORM\PersistentCollection {#4696 …}
  +votes: Doctrine\ORM\PersistentCollection {#4698 …}
  +reports: Doctrine\ORM\PersistentCollection {#4700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
  -id: 35762
  -bodyTs: "'misskey/firefish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3720418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678189 {#4692
    date: 2023-10-07 13:29:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4827
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Or Misskey/Firefish"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696678189 {#4691
      date: 2023-10-07 13:29:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4694 …}
    +nested: Doctrine\ORM\PersistentCollection {#4696 …}
    +votes: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 35762
    -bodyTs: "'misskey/firefish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3720418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678189 {#4692
      date: 2023-10-07 13:29:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I doesn’t matter which platform is a users point of contact. I don’t think a lot of users miss the point that “fediverse” refers to all the platforms their platforms communicate with, together. Not just their platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696679338 {#4824
    date: 2023-10-07 13:48:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 35777
  -bodyTs: "'communic':33 'contact':12 'doesn':2 'fedivers':25 'lot':18 'matter':4 'miss':21 'platform':6,30,32,39 'point':10,23 'refer':26 'think':16 'togeth':35 'user':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491308"
  +editedAt: DateTimeImmutable @1696681088 {#4825
    date: 2023-10-07 14:18:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696679338 {#4826
    date: 2023-10-07 13:48:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4827
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Or Misskey/Firefish"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696678189 {#4691
      date: 2023-10-07 13:29:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4694 …}
    +nested: Doctrine\ORM\PersistentCollection {#4696 …}
    +votes: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 35762
    -bodyTs: "'misskey/firefish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3720418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678189 {#4692
      date: 2023-10-07 13:29:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I doesn’t matter which platform is a users point of contact. I don’t think a lot of users miss the point that “fediverse” refers to all the platforms their platforms communicate with, together. Not just their platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696679338 {#4824
    date: 2023-10-07 13:48:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 35777
  -bodyTs: "'communic':33 'contact':12 'doesn':2 'fedivers':25 'lot':18 'matter':4 'miss':21 'platform':6,30,32,39 'point':10,23 'refer':26 'think':16 'togeth':35 'user':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491308"
  +editedAt: DateTimeImmutable @1696681088 {#4825
    date: 2023-10-07 14:18:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696679338 {#4826
    date: 2023-10-07 13:48:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4827
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4693
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "Or Misskey/Firefish"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696678189 {#4691
      date: 2023-10-07 13:29:49.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4694 …}
    +nested: Doctrine\ORM\PersistentCollection {#4696 …}
    +votes: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4700 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
    -id: 35762
    -bodyTs: "'misskey/firefish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3720418"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678189 {#4692
      date: 2023-10-07 13:29:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I doesn’t matter which platform is a users point of contact. I don’t think a lot of users miss the point that “fediverse” refers to all the platforms their platforms communicate with, together. Not just their platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696679338 {#4824
    date: 2023-10-07 13:48:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4828 …}
  +nested: Doctrine\ORM\PersistentCollection {#4830 …}
  +votes: Doctrine\ORM\PersistentCollection {#4832 …}
  +reports: Doctrine\ORM\PersistentCollection {#4834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
  -id: 35777
  -bodyTs: "'communic':33 'contact':12 'doesn':2 'fedivers':25 'lot':18 'matter':4 'miss':21 'platform':6,30,32,39 'point':10,23 'refer':26 'think':16 'togeth':35 'user':9,20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491308"
  +editedAt: DateTimeImmutable @1696681088 {#4825
    date: 2023-10-07 14:18:08.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696679338 {#4826
    date: 2023-10-07 13:48:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "Or Misskey/Firefish"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696678189 {#4691
        date: 2023-10-07 13:29:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 35762
      -bodyTs: "'misskey/firefish':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3720418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678189 {#4692
        date: 2023-10-07 13:29:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "I doesn’t matter which platform is a users point of contact. I don’t think a lot of users miss the point that “fediverse” refers to all the platforms their platforms communicate with, together. Not just their platform."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696679338 {#4824
      date: 2023-10-07 13:48:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4828 …}
    +nested: Doctrine\ORM\PersistentCollection {#4830 …}
    +votes: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
    -id: 35777
    -bodyTs: "'communic':33 'contact':12 'doesn':2 'fedivers':25 'lot':18 'matter':4 'miss':21 'platform':6,30,32,39 'point':10,23 'refer':26 'think':16 'togeth':35 'user':9,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491308"
    +editedAt: DateTimeImmutable @1696681088 {#4825
      date: 2023-10-07 14:18:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696679338 {#4826
      date: 2023-10-07 13:48:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Yes, that is exactly the point.\n
    \n
    Most people only think it is mastodon, but it’s all of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696679889 {#4924
    date: 2023-10-07 13:58:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 35790
  -bodyTs: "'exact':4 'mastodon':13 'peopl':8 'point':6 'think':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4080112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679889 {#4925
    date: 2023-10-07 13:58:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "Or Misskey/Firefish"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696678189 {#4691
        date: 2023-10-07 13:29:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 35762
      -bodyTs: "'misskey/firefish':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3720418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678189 {#4692
        date: 2023-10-07 13:29:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "I doesn’t matter which platform is a users point of contact. I don’t think a lot of users miss the point that “fediverse” refers to all the platforms their platforms communicate with, together. Not just their platform."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696679338 {#4824
      date: 2023-10-07 13:48:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4828 …}
    +nested: Doctrine\ORM\PersistentCollection {#4830 …}
    +votes: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
    -id: 35777
    -bodyTs: "'communic':33 'contact':12 'doesn':2 'fedivers':25 'lot':18 'matter':4 'miss':21 'platform':6,30,32,39 'point':10,23 'refer':26 'think':16 'togeth':35 'user':9,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491308"
    +editedAt: DateTimeImmutable @1696681088 {#4825
      date: 2023-10-07 14:18:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696679338 {#4826
      date: 2023-10-07 13:48:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Yes, that is exactly the point.\n
    \n
    Most people only think it is mastodon, but it’s all of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696679889 {#4924
    date: 2023-10-07 13:58:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 35790
  -bodyTs: "'exact':4 'mastodon':13 'peopl':8 'point':6 'think':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4080112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679889 {#4925
    date: 2023-10-07 13:58:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4678 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4827
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4693
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "Or Misskey/Firefish"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696678189 {#4691
        date: 2023-10-07 13:29:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4694 …}
      +nested: Doctrine\ORM\PersistentCollection {#4696 …}
      +votes: Doctrine\ORM\PersistentCollection {#4698 …}
      +reports: Doctrine\ORM\PersistentCollection {#4700 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4704 …}
      -id: 35762
      -bodyTs: "'misskey/firefish':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3720418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678189 {#4692
        date: 2023-10-07 13:29:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "I doesn’t matter which platform is a users point of contact. I don’t think a lot of users miss the point that “fediverse” refers to all the platforms their platforms communicate with, together. Not just their platform."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696679338 {#4824
      date: 2023-10-07 13:48:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4828 …}
    +nested: Doctrine\ORM\PersistentCollection {#4830 …}
    +votes: Doctrine\ORM\PersistentCollection {#4832 …}
    +reports: Doctrine\ORM\PersistentCollection {#4834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4836 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4838 …}
    -id: 35777
    -bodyTs: "'communic':33 'contact':12 'doesn':2 'fedivers':25 'lot':18 'matter':4 'miss':21 'platform':6,30,32,39 'point':10,23 'refer':26 'think':16 'togeth':35 'user':9,20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491308"
    +editedAt: DateTimeImmutable @1696681088 {#4825
      date: 2023-10-07 14:18:08.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696679338 {#4826
      date: 2023-10-07 13:48:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Yes, that is exactly the point.\n
    \n
    Most people only think it is mastodon, but it’s all of them.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696679889 {#4924
    date: 2023-10-07 13:58:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4927 …}
  +nested: Doctrine\ORM\PersistentCollection {#4929 …}
  +votes: Doctrine\ORM\PersistentCollection {#4931 …}
  +reports: Doctrine\ORM\PersistentCollection {#4933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4937 …}
  -id: 35790
  -bodyTs: "'exact':4 'mastodon':13 'peopl':8 'point':6 'think':10 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4080112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679889 {#4925
    date: 2023-10-07 13:58:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#4708
  +user: Proxies\__CG__\App\Entity\User {#4709 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    People who say they love the fediverse are usually talking about… the fediverse?\n
    \n
    Thanks I get it now but also I get how dumb this meme is
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696686064 {#4706
    date: 2023-10-07 15:41:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 35891
  -bodyTs: "'also':20 'dumb':24 'fedivers':7,13 'get':16,22 'love':5 'meme':26 'peopl':1 'say':3 'talk':10 'thank':14 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696686064 {#4707
    date: 2023-10-07 15:41:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#4708
  +user: Proxies\__CG__\App\Entity\User {#4709 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    People who say they love the fediverse are usually talking about… the fediverse?\n
    \n
    Thanks I get it now but also I get how dumb this meme is
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696686064 {#4706
    date: 2023-10-07 15:41:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 35891
  -bodyTs: "'also':20 'dumb':24 'fedivers':7,13 'get':16,22 'love':5 'meme':26 'peopl':1 'say':3 'talk':10 'thank':14 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696686064 {#4707
    date: 2023-10-07 15:41:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#4708
  +user: Proxies\__CG__\App\Entity\User {#4709 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    People who say they love the fediverse are usually talking about… the fediverse?\n
    \n
    Thanks I get it now but also I get how dumb this meme is
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1696686064 {#4706
    date: 2023-10-07 15:41:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4710 …}
  +nested: Doctrine\ORM\PersistentCollection {#4712 …}
  +votes: Doctrine\ORM\PersistentCollection {#4714 …}
  +reports: Doctrine\ORM\PersistentCollection {#4716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4720 …}
  -id: 35891
  -bodyTs: "'also':20 'dumb':24 'fedivers':7,13 'get':16,22 'love':5 'meme':26 'peopl':1 'say':3 'talk':10 'thank':14 'usual':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4082286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696686064 {#4707
    date: 2023-10-07 15:41:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4725
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
    \n
    When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
    \n
    I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
    \n
    What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
    \n
    A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696678867 {#4722
    date: 2023-10-07 13:41:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 35768
  -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491173"
  +editedAt: DateTimeImmutable @1696679223 {#4723
    date: 2023-10-07 13:47:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696678867 {#4724
    date: 2023-10-07 13:41:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4725
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
    \n
    When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
    \n
    I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
    \n
    What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
    \n
    A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696678867 {#4722
    date: 2023-10-07 13:41:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 35768
  -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491173"
  +editedAt: DateTimeImmutable @1696679223 {#4723
    date: 2023-10-07 13:47:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696678867 {#4724
    date: 2023-10-07 13:41:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4725
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
    \n
    When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
    \n
    I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
    \n
    What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
    \n
    A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696678867 {#4722
    date: 2023-10-07 13:41:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4726 …}
  +nested: Doctrine\ORM\PersistentCollection {#4728 …}
  +votes: Doctrine\ORM\PersistentCollection {#4730 …}
  +reports: Doctrine\ORM\PersistentCollection {#4732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
  -id: 35768
  -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491173"
  +editedAt: DateTimeImmutable @1696679223 {#4723
    date: 2023-10-07 13:47:03.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696678867 {#4724
    date: 2023-10-07 13:41:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4842
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
      \n
      When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
      \n
      I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
      \n
      What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
      \n
      A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696678867 {#4722
      date: 2023-10-07 13:41:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4726 …}
    +nested: Doctrine\ORM\PersistentCollection {#4728 …}
    +votes: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
    -id: 35768
    -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491173"
    +editedAt: DateTimeImmutable @1696679223 {#4723
      date: 2023-10-07 13:47:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696678867 {#4724
      date: 2023-10-07 13:41:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > Where’s the joke?\n
    \n
    With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696679659 {#4840
    date: 2023-10-07 13:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 35786
  -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3720808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679659 {#4841
    date: 2023-10-07 13:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4842
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
      \n
      When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
      \n
      I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
      \n
      What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
      \n
      A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696678867 {#4722
      date: 2023-10-07 13:41:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4726 …}
    +nested: Doctrine\ORM\PersistentCollection {#4728 …}
    +votes: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
    -id: 35768
    -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491173"
    +editedAt: DateTimeImmutable @1696679223 {#4723
      date: 2023-10-07 13:47:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696678867 {#4724
      date: 2023-10-07 13:41:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > Where’s the joke?\n
    \n
    With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696679659 {#4840
    date: 2023-10-07 13:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 35786
  -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3720808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679659 {#4841
    date: 2023-10-07 13:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4842
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4725
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4569
      +user: Proxies\__CG__\App\Entity\User {#4574 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4001
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "I don’t get it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 27
        +score: 0
        +lastActive: DateTime @1696795113 {#4010
          date: 2023-10-08 21:58:33.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3999 …}
        +nested: Doctrine\ORM\PersistentCollection {#3997 …}
        +votes: Doctrine\ORM\PersistentCollection {#3995 …}
        +reports: Doctrine\ORM\PersistentCollection {#3993 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
        -id: 35727
        -bodyTs: "'get':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3490528"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696675755 {#3946
          date: 2023-10-07 12:49:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1696677078 {#4568
        date: 2023-10-07 13:11:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4580 …}
      +nested: Doctrine\ORM\PersistentCollection {#4576 …}
      +votes: Doctrine\ORM\PersistentCollection {#4578 …}
      +reports: Doctrine\ORM\PersistentCollection {#4582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
      -id: 35740
      -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3435652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696677078 {#4571
        date: 2023-10-07 13:11:18.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
      \n
      When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
      \n
      I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
      \n
      What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
      \n
      A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1696678867 {#4722
      date: 2023-10-07 13:41:07.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4726 …}
    +nested: Doctrine\ORM\PersistentCollection {#4728 …}
    +votes: Doctrine\ORM\PersistentCollection {#4730 …}
    +reports: Doctrine\ORM\PersistentCollection {#4732 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
    -id: 35768
    -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491173"
    +editedAt: DateTimeImmutable @1696679223 {#4723
      date: 2023-10-07 13:47:03.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696678867 {#4724
      date: 2023-10-07 13:41:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    > Where’s the joke?\n
    \n
    With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696679659 {#4840
    date: 2023-10-07 13:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4843 …}
  +nested: Doctrine\ORM\PersistentCollection {#4845 …}
  +votes: Doctrine\ORM\PersistentCollection {#4847 …}
  +reports: Doctrine\ORM\PersistentCollection {#4849 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
  -id: 35786
  -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3720808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679659 {#4841
    date: 2023-10-07 13:54:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#4941
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4842
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
        \n
        When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
        \n
        I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
        \n
        What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
        \n
        A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696678867 {#4722
        date: 2023-10-07 13:41:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4726 …}
      +nested: Doctrine\ORM\PersistentCollection {#4728 …}
      +votes: Doctrine\ORM\PersistentCollection {#4730 …}
      +reports: Doctrine\ORM\PersistentCollection {#4732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
      -id: 35768
      -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3491173"
      +editedAt: DateTimeImmutable @1696679223 {#4723
        date: 2023-10-07 13:47:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696678867 {#4724
        date: 2023-10-07 13:41:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > Where’s the joke?\n
      \n
      With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696679659 {#4840
      date: 2023-10-07 13:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4843 …}
    +nested: Doctrine\ORM\PersistentCollection {#4845 …}
    +votes: Doctrine\ORM\PersistentCollection {#4847 …}
    +reports: Doctrine\ORM\PersistentCollection {#4849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
    -id: 35786
    -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3720808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696679659 {#4841
      date: 2023-10-07 13:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    It’s not funny.\n
    \n
    The primary interpretation is that you’re looking down on mastodon and it’s users in general. Not merely poking fun at an ignorant few.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696680983 {#4939
    date: 2023-10-07 14:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4942 …}
  +nested: Doctrine\ORM\PersistentCollection {#4944 …}
  +votes: Doctrine\ORM\PersistentCollection {#4946 …}
  +reports: Doctrine\ORM\PersistentCollection {#4948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
  -id: 35813
  -bodyTs: "'fun':25 'funni':4 'general':21 'ignor':28 'interpret':7 'look':12 'mastodon':15 'mere':23 'poke':24 'primari':6 're':11 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680983 {#4940
    date: 2023-10-07 14:16:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4941
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4842
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
        \n
        When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
        \n
        I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
        \n
        What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
        \n
        A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696678867 {#4722
        date: 2023-10-07 13:41:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4726 …}
      +nested: Doctrine\ORM\PersistentCollection {#4728 …}
      +votes: Doctrine\ORM\PersistentCollection {#4730 …}
      +reports: Doctrine\ORM\PersistentCollection {#4732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
      -id: 35768
      -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3491173"
      +editedAt: DateTimeImmutable @1696679223 {#4723
        date: 2023-10-07 13:47:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696678867 {#4724
        date: 2023-10-07 13:41:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > Where’s the joke?\n
      \n
      With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696679659 {#4840
      date: 2023-10-07 13:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4843 …}
    +nested: Doctrine\ORM\PersistentCollection {#4845 …}
    +votes: Doctrine\ORM\PersistentCollection {#4847 …}
    +reports: Doctrine\ORM\PersistentCollection {#4849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
    -id: 35786
    -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3720808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696679659 {#4841
      date: 2023-10-07 13:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    It’s not funny.\n
    \n
    The primary interpretation is that you’re looking down on mastodon and it’s users in general. Not merely poking fun at an ignorant few.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696680983 {#4939
    date: 2023-10-07 14:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4942 …}
  +nested: Doctrine\ORM\PersistentCollection {#4944 …}
  +votes: Doctrine\ORM\PersistentCollection {#4946 …}
  +reports: Doctrine\ORM\PersistentCollection {#4948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
  -id: 35813
  -bodyTs: "'fun':25 'funni':4 'general':21 'ignor':28 'interpret':7 'look':12 'mastodon':15 'mere':23 'poke':24 'primari':6 're':11 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680983 {#4940
    date: 2023-10-07 14:16:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4941
  +user: App\Entity\User {#3949 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4842
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4725
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4569
        +user: Proxies\__CG__\App\Entity\User {#4574 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4001
          +user: App\Entity\User {#3949 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "I don’t get it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 27
          +score: 0
          +lastActive: DateTime @1696795113 {#4010
            date: 2023-10-08 21:58:33.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3999 …}
          +nested: Doctrine\ORM\PersistentCollection {#3997 …}
          +votes: Doctrine\ORM\PersistentCollection {#3995 …}
          +reports: Doctrine\ORM\PersistentCollection {#3993 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
          -id: 35727
          -bodyTs: "'get':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sopuli.xyz/comment/3490528"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696675755 {#3946
            date: 2023-10-07 12:49:15.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1696677078 {#4568
          date: 2023-10-07 13:11:18.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4580 …}
        +nested: Doctrine\ORM\PersistentCollection {#4576 …}
        +votes: Doctrine\ORM\PersistentCollection {#4578 …}
        +reports: Doctrine\ORM\PersistentCollection {#4582 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
        -id: 35740
        -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3435652"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696677078 {#4571
          date: 2023-10-07 13:11:18.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
        \n
        When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
        \n
        I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
        \n
        What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
        \n
        A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1696678867 {#4722
        date: 2023-10-07 13:41:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4726 …}
      +nested: Doctrine\ORM\PersistentCollection {#4728 …}
      +votes: Doctrine\ORM\PersistentCollection {#4730 …}
      +reports: Doctrine\ORM\PersistentCollection {#4732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
      -id: 35768
      -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3491173"
      +editedAt: DateTimeImmutable @1696679223 {#4723
        date: 2023-10-07 13:47:03.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696678867 {#4724
        date: 2023-10-07 13:41:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      > Where’s the joke?\n
      \n
      With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696679659 {#4840
      date: 2023-10-07 13:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4843 …}
    +nested: Doctrine\ORM\PersistentCollection {#4845 …}
    +votes: Doctrine\ORM\PersistentCollection {#4847 …}
    +reports: Doctrine\ORM\PersistentCollection {#4849 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
    -id: 35786
    -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3720808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696679659 {#4841
      date: 2023-10-07 13:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: """
    It’s not funny.\n
    \n
    The primary interpretation is that you’re looking down on mastodon and it’s users in general. Not merely poking fun at an ignorant few.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696680983 {#4939
    date: 2023-10-07 14:16:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4942 …}
  +nested: Doctrine\ORM\PersistentCollection {#4944 …}
  +votes: Doctrine\ORM\PersistentCollection {#4946 …}
  +reports: Doctrine\ORM\PersistentCollection {#4948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
  -id: 35813
  -bodyTs: "'fun':25 'funni':4 'general':21 'ignor':28 'interpret':7 'look':12 'mastodon':15 'mere':23 'poke':24 'primari':6 're':11 'user':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/3491759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680983 {#4940
    date: 2023-10-07 14:16:23.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#4995 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4842
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
          \n
          When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
          \n
          I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
          \n
          What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
          \n
          A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696678867 {#4722
          date: 2023-10-07 13:41:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4726 …}
        +nested: Doctrine\ORM\PersistentCollection {#4728 …}
        +votes: Doctrine\ORM\PersistentCollection {#4730 …}
        +reports: Doctrine\ORM\PersistentCollection {#4732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
        -id: 35768
        -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3491173"
        +editedAt: DateTimeImmutable @1696679223 {#4723
          date: 2023-10-07 13:47:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696678867 {#4724
          date: 2023-10-07 13:41:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > Where’s the joke?\n
        \n
        With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696679659 {#4840
        date: 2023-10-07 13:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4843 …}
      +nested: Doctrine\ORM\PersistentCollection {#4845 …}
      +votes: Doctrine\ORM\PersistentCollection {#4847 …}
      +reports: Doctrine\ORM\PersistentCollection {#4849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
      -id: 35786
      -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3720808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696679659 {#4841
        date: 2023-10-07 13:54:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      It’s not funny.\n
      \n
      The primary interpretation is that you’re looking down on mastodon and it’s users in general. Not merely poking fun at an ignorant few.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696680983 {#4939
      date: 2023-10-07 14:16:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4942 …}
    +nested: Doctrine\ORM\PersistentCollection {#4944 …}
    +votes: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 35813
    -bodyTs: "'fun':25 'funni':4 'general':21 'ignor':28 'interpret':7 'look':12 'mastodon':15 'mere':23 'poke':24 'primari':6 're':11 'user':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491759"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696680983 {#4940
      date: 2023-10-07 14:16:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "It’s just more fedora-tipping condescension that keeps “normal” people from embracing things like Lemmy and Mastodon (or Kbin or Pixelfed or…). If we could all stop huffing the farts out of each others’ FOSS-holes and be a little kinder to people dipping a toe into these alternate networks, maybe we’d have more than 5 comments on a post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696681500 {#4992
    date: 2023-10-07 14:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 35820
  -bodyTs: "'5':60 'altern':52 'comment':61 'condescens':8 'could':27 'd':56 'dip':47 'embrac':14 'fart':32 'fedora':6 'fedora-tip':5 'foss':38 'foss-hol':37 'hole':39 'huf':30 'kbin':21 'keep':10 'kinder':44 'lemmi':17 'like':16 'littl':43 'mastodon':19 'mayb':54 'network':53 'normal':11 'other':36 'peopl':12,46 'pixelf':23 'post':64 'stop':29 'thing':15 'tip':7 'toe':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4216603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681500 {#4993
    date: 2023-10-07 14:25:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#4995 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4842
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
          \n
          When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
          \n
          I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
          \n
          What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
          \n
          A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696678867 {#4722
          date: 2023-10-07 13:41:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4726 …}
        +nested: Doctrine\ORM\PersistentCollection {#4728 …}
        +votes: Doctrine\ORM\PersistentCollection {#4730 …}
        +reports: Doctrine\ORM\PersistentCollection {#4732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
        -id: 35768
        -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3491173"
        +editedAt: DateTimeImmutable @1696679223 {#4723
          date: 2023-10-07 13:47:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696678867 {#4724
          date: 2023-10-07 13:41:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > Where’s the joke?\n
        \n
        With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696679659 {#4840
        date: 2023-10-07 13:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4843 …}
      +nested: Doctrine\ORM\PersistentCollection {#4845 …}
      +votes: Doctrine\ORM\PersistentCollection {#4847 …}
      +reports: Doctrine\ORM\PersistentCollection {#4849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
      -id: 35786
      -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3720808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696679659 {#4841
        date: 2023-10-07 13:54:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      It’s not funny.\n
      \n
      The primary interpretation is that you’re looking down on mastodon and it’s users in general. Not merely poking fun at an ignorant few.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696680983 {#4939
      date: 2023-10-07 14:16:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4942 …}
    +nested: Doctrine\ORM\PersistentCollection {#4944 …}
    +votes: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 35813
    -bodyTs: "'fun':25 'funni':4 'general':21 'ignor':28 'interpret':7 'look':12 'mastodon':15 'mere':23 'poke':24 'primari':6 're':11 'user':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491759"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696680983 {#4940
      date: 2023-10-07 14:16:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "It’s just more fedora-tipping condescension that keeps “normal” people from embracing things like Lemmy and Mastodon (or Kbin or Pixelfed or…). If we could all stop huffing the farts out of each others’ FOSS-holes and be a little kinder to people dipping a toe into these alternate networks, maybe we’d have more than 5 comments on a post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696681500 {#4992
    date: 2023-10-07 14:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 35820
  -bodyTs: "'5':60 'altern':52 'comment':61 'condescens':8 'could':27 'd':56 'dip':47 'embrac':14 'fart':32 'fedora':6 'fedora-tip':5 'foss':38 'foss-hol':37 'hole':39 'huf':30 'kbin':21 'keep':10 'kinder':44 'lemmi':17 'like':16 'littl':43 'mastodon':19 'mayb':54 'network':53 'normal':11 'other':36 'peopl':12,46 'pixelf':23 'post':64 'stop':29 'thing':15 'tip':7 'toe':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4216603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681500 {#4993
    date: 2023-10-07 14:25:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#4994
  +user: Proxies\__CG__\App\Entity\User {#4995 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4941
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4842
      +user: Proxies\__CG__\App\Entity\User {#1943 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4725
        +user: App\Entity\User {#3949 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4569
          +user: Proxies\__CG__\App\Entity\User {#4574 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4001
            +user: App\Entity\User {#3949 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: "I don’t get it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 27
            +score: 0
            +lastActive: DateTime @1696795113 {#4010
              date: 2023-10-08 21:58:33.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@AtaKe@lemmy.ca"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3999 …}
            +nested: Doctrine\ORM\PersistentCollection {#3997 …}
            +votes: Doctrine\ORM\PersistentCollection {#3995 …}
            +reports: Doctrine\ORM\PersistentCollection {#3993 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
            -id: 35727
            -bodyTs: "'get':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sopuli.xyz/comment/3490528"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696675755 {#3946
              date: 2023-10-07 12:49:15.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4001}
          +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 17
          +score: 0
          +lastActive: DateTime @1696677078 {#4568
            date: 2023-10-07 13:11:18.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
            "@MentalEdge@sopuli.xyz"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4580 …}
          +nested: Doctrine\ORM\PersistentCollection {#4576 …}
          +votes: Doctrine\ORM\PersistentCollection {#4578 …}
          +reports: Doctrine\ORM\PersistentCollection {#4582 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
          -id: 35740
          -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://midwest.social/comment/3435652"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696677078 {#4571
            date: 2023-10-07 13:11:18.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4001}
        +body: """
          Maybe. Or, like most users, they are aware that “fediverse” refers to the ActivityPub network as a whole, as well as adjacent networks such as matrix and diaspora.\n
          \n
          When I say fediverse, I don’t mean Lemmy. If I want to refer to the part of the fediverse we are using, Lemmy/Kbin, I say threadiverse. It’s just one corner of the network.\n
          \n
          I have no interest in the twitter format for social media, but people who do and enjoy mastodon, have just as much right to be excited about federation and what it can do for social media.\n
          \n
          What I don’t understand, is why make this meme? Neither Lemmy nor Mastodon, is “the fediverse”. Only together, do they become a “universe” of federated instances, and even disparate platforms, which yet interoperate.\n
          \n
          A Mastodon user who says they love the fediverse, likely loves it for the same reasons a Lemmy, Kbin, Friendica, Pixelfed, or MissKey user does. Where’s the joke?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 18
        +score: 0
        +lastActive: DateTime @1696678867 {#4722
          date: 2023-10-07 13:41:07.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@MentalEdge@sopuli.xyz"
          "@bquintb@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4726 …}
        +nested: Doctrine\ORM\PersistentCollection {#4728 …}
        +votes: Doctrine\ORM\PersistentCollection {#4730 …}
        +reports: Doctrine\ORM\PersistentCollection {#4732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4734 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4736 …}
        -id: 35768
        -bodyTs: "'activitypub':14 'adjac':22 'awar':8 'becom':121 'corner':60 'diaspora':28 'dispar':129 'enjoy':80 'even':128 'excit':89 'feder':91,125 'fedivers':10,32,48,116,142 'format':71 'friendica':153 'instanc':126 'interest':67 'interoper':133 'joke':162 'kbin':152 'lemmi':37,111,151 'lemmy/kbin':52 'like':3,143 'love':140,144 'make':107 'mastodon':81,113,135 'matrix':26 'mayb':1 'mean':36 'media':74,99 'meme':109 'misskey':156 'much':85 'neither':110 'network':15,23,63 'one':59 'part':45 'peopl':76 'pixelf':154 'platform':130 'reason':149 'refer':11,42 'right':86 'say':31,54,138 'social':73,98 'threadivers':55 'togeth':118 'twitter':70 'understand':104 'univers':123 'use':51 'user':5,136,157 'want':40 'well':20 'whole':18 'yet':132"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sopuli.xyz/comment/3491173"
        +editedAt: DateTimeImmutable @1696679223 {#4723
          date: 2023-10-07 13:47:03.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696678867 {#4724
          date: 2023-10-07 13:41:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4001}
      +body: """
        > Where’s the joke?\n
        \n
        With this post I just described some people I’ve met on my journey through fediverse that were saying that they love fediverse meaning by it only Mastodon, as if it’s the only platform out there. It’s a small number of people, that don’t affect anything. Of course after spending more time on fediverse they find out about other platforms(and that’s good). The point of the meme is just to make a little fun of them, nothing offensive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696679659 {#4840
        date: 2023-10-07 13:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@MentalEdge@sopuli.xyz"
        "@bquintb@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4843 …}
      +nested: Doctrine\ORM\PersistentCollection {#4845 …}
      +votes: Doctrine\ORM\PersistentCollection {#4847 …}
      +reports: Doctrine\ORM\PersistentCollection {#4849 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4851 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4853 …}
      -id: 35786
      -bodyTs: "'affect':52 'anyth':53 'cours':55 'describ':10 'fedivers':20,27,61 'find':63 'fun':83 'good':71 'joke':4 'journey':18 'littl':82 'love':26 'make':80 'mastodon':32 'mean':28 'meme':76 'met':15 'noth':86 'number':46 'offens':87 'peopl':12,48 'platform':39,67 'point':73 'post':7 'say':23 'small':45 'spend':57 'time':59 've':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3720808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696679659 {#4841
        date: 2023-10-07 13:54:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: """
      It’s not funny.\n
      \n
      The primary interpretation is that you’re looking down on mastodon and it’s users in general. Not merely poking fun at an ignorant few.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696680983 {#4939
      date: 2023-10-07 14:16:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
      "@bquintb@midwest.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4942 …}
    +nested: Doctrine\ORM\PersistentCollection {#4944 …}
    +votes: Doctrine\ORM\PersistentCollection {#4946 …}
    +reports: Doctrine\ORM\PersistentCollection {#4948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4952 …}
    -id: 35813
    -bodyTs: "'fun':25 'funni':4 'general':21 'ignor':28 'interpret':7 'look':12 'mastodon':15 'mere':23 'poke':24 'primari':6 're':11 'user':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3491759"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696680983 {#4940
      date: 2023-10-07 14:16:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "It’s just more fedora-tipping condescension that keeps “normal” people from embracing things like Lemmy and Mastodon (or Kbin or Pixelfed or…). If we could all stop huffing the farts out of each others’ FOSS-holes and be a little kinder to people dipping a toe into these alternate networks, maybe we’d have more than 5 comments on a post."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1696681500 {#4992
    date: 2023-10-07 14:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4996 …}
  +nested: Doctrine\ORM\PersistentCollection {#4998 …}
  +votes: Doctrine\ORM\PersistentCollection {#5000 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 35820
  -bodyTs: "'5':60 'altern':52 'comment':61 'condescens':8 'could':27 'd':56 'dip':47 'embrac':14 'fart':32 'fedora':6 'fedora-tip':5 'foss':38 'foss-hol':37 'hole':39 'huf':30 'kbin':21 'keep':10 'kinder':44 'lemmi':17 'like':16 'littl':43 'mastodon':19 'mayb':54 'network':53 'normal':11 'other':36 'peopl':12,46 'pixelf':23 'post':64 'stop':29 'thing':15 'tip':7 'toe':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4216603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681500 {#4993
    date: 2023-10-07 14:25:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4741 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I mean it’s the most successful federated platform so just by numbers of course more people are going to talk about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696795112 {#4738
    date: 2023-10-08 21:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -id: 37842
  -bodyTs: "'cours':15 'feder':8 'go':19 'mean':2 'number':13 'peopl':17 'platform':9 'success':7 'talk':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3385604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795112 {#4739
    date: 2023-10-08 21:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4741 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I mean it’s the most successful federated platform so just by numbers of course more people are going to talk about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696795112 {#4738
    date: 2023-10-08 21:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -id: 37842
  -bodyTs: "'cours':15 'feder':8 'go':19 'mean':2 'number':13 'peopl':17 'platform':9 'success':7 'talk':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3385604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795112 {#4739
    date: 2023-10-08 21:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#4740
  +user: Proxies\__CG__\App\Entity\User {#4741 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4569
    +user: Proxies\__CG__\App\Entity\User {#4574 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4001
      +user: App\Entity\User {#3949 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1696795113 {#4010
        date: 2023-10-08 21:58:33.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3999 …}
      +nested: Doctrine\ORM\PersistentCollection {#3997 …}
      +votes: Doctrine\ORM\PersistentCollection {#3995 …}
      +reports: Doctrine\ORM\PersistentCollection {#3993 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
      -id: 35727
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/3490528"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696675755 {#3946
        date: 2023-10-07 12:49:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4001}
    +body: "People who say they love the fediverse are usually talking about Mastodon, not Lemmy."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696677078 {#4568
      date: 2023-10-07 13:11:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@MentalEdge@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4580 …}
    +nested: Doctrine\ORM\PersistentCollection {#4576 …}
    +votes: Doctrine\ORM\PersistentCollection {#4578 …}
    +reports: Doctrine\ORM\PersistentCollection {#4582 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4584 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4586 …}
    -id: 35740
    -bodyTs: "'fedivers':7 'lemmi':14 'love':5 'mastodon':12 'peopl':1 'say':3 'talk':10 'usual':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3435652"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696677078 {#4571
      date: 2023-10-07 13:11:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "I mean it’s the most successful federated platform so just by numbers of course more people are going to talk about it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696795112 {#4738
    date: 2023-10-08 21:58:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
    "@bquintb@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4742 …}
  +nested: Doctrine\ORM\PersistentCollection {#4744 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4752 …}
  -id: 37842
  -bodyTs: "'cours':15 'feder':8 'go':19 'mean':2 'number':13 'peopl':17 'platform':9 'success':7 'talk':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3385604"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696795112 {#4739
    date: 2023-10-08 21:58:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#4590
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696795113 {#4010
      date: 2023-10-08 21:58:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 35727
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3490528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696675755 {#3946
      date: 2023-10-07 12:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "OP is gatekeeping"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696688288 {#4588
    date: 2023-10-07 16:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 35937
  -bodyTs: "'gatekeep':3 'op':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4594617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688288 {#4589
    date: 2023-10-07 16:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#4590
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696795113 {#4010
      date: 2023-10-08 21:58:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 35727
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3490528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696675755 {#3946
      date: 2023-10-07 12:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "OP is gatekeeping"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696688288 {#4588
    date: 2023-10-07 16:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 35937
  -bodyTs: "'gatekeep':3 'op':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4594617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688288 {#4589
    date: 2023-10-07 16:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#4590
  +user: Proxies\__CG__\App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4001
    +user: App\Entity\User {#3949 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t get it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1696795113 {#4010
      date: 2023-10-08 21:58:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3999 …}
    +nested: Doctrine\ORM\PersistentCollection {#3997 …}
    +votes: Doctrine\ORM\PersistentCollection {#3995 …}
    +reports: Doctrine\ORM\PersistentCollection {#3993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3965 …}
    -id: 35727
    -bodyTs: "'get':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/3490528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696675755 {#3946
      date: 2023-10-07 12:49:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4001}
  +body: "OP is gatekeeping"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 31
  +score: 0
  +lastActive: DateTime @1696688288 {#4588
    date: 2023-10-07 16:18:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@MentalEdge@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4592 …}
  +nested: Doctrine\ORM\PersistentCollection {#4594 …}
  +votes: Doctrine\ORM\PersistentCollection {#4596 …}
  +reports: Doctrine\ORM\PersistentCollection {#4598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4600 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4602 …}
  -id: 35937
  -bodyTs: "'gatekeep':3 'op':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4594617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688288 {#4589
    date: 2023-10-07 16:18:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 136
  +score: 0
  +lastActive: DateTime @1696707421 {#4044
    date: 2023-10-07 21:37:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 35739
  -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.roofo.cc/comment/2041493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696676674 {#4042
    date: 2023-10-07 13:04:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 136
  +score: 0
  +lastActive: DateTime @1696707421 {#4044
    date: 2023-10-07 21:37:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 35739
  -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.roofo.cc/comment/2041493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696676674 {#4042
    date: 2023-10-07 13:04:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4038
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 136
  +score: 0
  +lastActive: DateTime @1696707421 {#4044
    date: 2023-10-07 21:37:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4036 …}
  +nested: Doctrine\ORM\PersistentCollection {#4034 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 35739
  -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.roofo.cc/comment/2041493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696676674 {#4042
    date: 2023-10-07 13:04:34.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4606
  +user: Proxies\__CG__\App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 136
    +score: 0
    +lastActive: DateTime @1696707421 {#4044
      date: 2023-10-07 21:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 35739
    -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.roofo.cc/comment/2041493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696676674 {#4042
      date: 2023-10-07 13:04:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "Let's go web standards!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696677657 {#4604
    date: 2023-10-07 13:20:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4608 …}
  +nested: Doctrine\ORM\PersistentCollection {#4610 …}
  +votes: Doctrine\ORM\PersistentCollection {#4612 …}
  +reports: Doctrine\ORM\PersistentCollection {#4614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4618 …}
  -id: 35752
  -bodyTs: "'go':3 'let':1 'standard':5 'web':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.anoxinon.de/users/jabberati/statuses/111193466946655906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677657 {#4605
    date: 2023-10-07 13:20:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4606
  +user: Proxies\__CG__\App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 136
    +score: 0
    +lastActive: DateTime @1696707421 {#4044
      date: 2023-10-07 21:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 35739
    -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.roofo.cc/comment/2041493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696676674 {#4042
      date: 2023-10-07 13:04:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "Let's go web standards!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696677657 {#4604
    date: 2023-10-07 13:20:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4608 …}
  +nested: Doctrine\ORM\PersistentCollection {#4610 …}
  +votes: Doctrine\ORM\PersistentCollection {#4612 …}
  +reports: Doctrine\ORM\PersistentCollection {#4614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4618 …}
  -id: 35752
  -bodyTs: "'go':3 'let':1 'standard':5 'web':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.anoxinon.de/users/jabberati/statuses/111193466946655906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677657 {#4605
    date: 2023-10-07 13:20:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4606
  +user: Proxies\__CG__\App\Entity\User {#4607 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 136
    +score: 0
    +lastActive: DateTime @1696707421 {#4044
      date: 2023-10-07 21:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 35739
    -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.roofo.cc/comment/2041493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696676674 {#4042
      date: 2023-10-07 13:04:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "Let's go web standards!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1696677657 {#4604
    date: 2023-10-07 13:20:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4608 …}
  +nested: Doctrine\ORM\PersistentCollection {#4610 …}
  +votes: Doctrine\ORM\PersistentCollection {#4612 …}
  +reports: Doctrine\ORM\PersistentCollection {#4614 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4616 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4618 …}
  -id: 35752
  -bodyTs: "'go':3 'let':1 'standard':5 'web':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://social.anoxinon.de/users/jabberati/statuses/111193466946655906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696677657 {#4605
    date: 2023-10-07 13:20:57.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#4622
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 136
    +score: 0
    +lastActive: DateTime @1696707421 {#4044
      date: 2023-10-07 21:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 35739
    -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.roofo.cc/comment/2041493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696676674 {#4042
      date: 2023-10-07 13:04:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1696683316 {#4620
    date: 2023-10-07 14:55:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4624 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4628 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 35848
  -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4217535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696683316 {#4621
    date: 2023-10-07 14:55:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#4622
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 136
    +score: 0
    +lastActive: DateTime @1696707421 {#4044
      date: 2023-10-07 21:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 35739
    -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.roofo.cc/comment/2041493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696676674 {#4042
      date: 2023-10-07 13:04:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1696683316 {#4620
    date: 2023-10-07 14:55:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4624 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4628 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 35848
  -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4217535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696683316 {#4621
    date: 2023-10-07 14:55:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#4622
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4038
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 136
    +score: 0
    +lastActive: DateTime @1696707421 {#4044
      date: 2023-10-07 21:37:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4036 …}
    +nested: Doctrine\ORM\PersistentCollection {#4034 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4029 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 35739
    -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://l.roofo.cc/comment/2041493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696676674 {#4042
      date: 2023-10-07 13:04:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1696683316 {#4620
    date: 2023-10-07 14:55:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4624 …}
  +nested: Doctrine\ORM\PersistentCollection {#4626 …}
  +votes: Doctrine\ORM\PersistentCollection {#4628 …}
  +reports: Doctrine\ORM\PersistentCollection {#4630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
  -id: 35848
  -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4217535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696683316 {#4621
    date: 2023-10-07 14:55:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4771
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4622
    +user: Proxies\__CG__\App\Entity\User {#4623 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4038
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 136
      +score: 0
      +lastActive: DateTime @1696707421 {#4044
        date: 2023-10-07 21:37:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4034 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 35739
      -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.roofo.cc/comment/2041493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696676674 {#4042
        date: 2023-10-07 13:04:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1696683316 {#4620
      date: 2023-10-07 14:55:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4624 …}
    +nested: Doctrine\ORM\PersistentCollection {#4626 …}
    +votes: Doctrine\ORM\PersistentCollection {#4628 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 35848
    -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4217535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696683316 {#4621
      date: 2023-10-07 14:55:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "You don’t understand: it is not good if something is popular. Then there are people outside my bubble and they ruin it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696707419 {#4769
    date: 2023-10-07 21:36:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 36297
  -bodyTs: "'bubbl':19 'good':8 'outsid':17 'peopl':16 'popular':12 'ruin':22 'someth':10 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.roofo.cc/comment/2048329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707419 {#4770
    date: 2023-10-07 21:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4771
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4622
    +user: Proxies\__CG__\App\Entity\User {#4623 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4038
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 136
      +score: 0
      +lastActive: DateTime @1696707421 {#4044
        date: 2023-10-07 21:37:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4034 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 35739
      -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.roofo.cc/comment/2041493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696676674 {#4042
        date: 2023-10-07 13:04:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1696683316 {#4620
      date: 2023-10-07 14:55:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4624 …}
    +nested: Doctrine\ORM\PersistentCollection {#4626 …}
    +votes: Doctrine\ORM\PersistentCollection {#4628 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 35848
    -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4217535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696683316 {#4621
      date: 2023-10-07 14:55:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "You don’t understand: it is not good if something is popular. Then there are people outside my bubble and they ruin it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696707419 {#4769
    date: 2023-10-07 21:36:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 36297
  -bodyTs: "'bubbl':19 'good':8 'outsid':17 'peopl':16 'popular':12 'ruin':22 'someth':10 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.roofo.cc/comment/2048329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707419 {#4770
    date: 2023-10-07 21:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4771
  +user: App\Entity\User {#4021 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4622
    +user: Proxies\__CG__\App\Entity\User {#4623 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4038
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 136
      +score: 0
      +lastActive: DateTime @1696707421 {#4044
        date: 2023-10-07 21:37:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4034 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 35739
      -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.roofo.cc/comment/2041493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696676674 {#4042
        date: 2023-10-07 13:04:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1696683316 {#4620
      date: 2023-10-07 14:55:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4624 …}
    +nested: Doctrine\ORM\PersistentCollection {#4626 …}
    +votes: Doctrine\ORM\PersistentCollection {#4628 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 35848
    -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4217535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696683316 {#4621
      date: 2023-10-07 14:55:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "You don’t understand: it is not good if something is popular. Then there are people outside my bubble and they ruin it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696707419 {#4769
    date: 2023-10-07 21:36:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4772 …}
  +nested: Doctrine\ORM\PersistentCollection {#4774 …}
  +votes: Doctrine\ORM\PersistentCollection {#4776 …}
  +reports: Doctrine\ORM\PersistentCollection {#4778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4782 …}
  -id: 36297
  -bodyTs: "'bubbl':19 'good':8 'outsid':17 'peopl':16 'popular':12 'ruin':22 'someth':10 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://l.roofo.cc/comment/2048329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696707419 {#4770
    date: 2023-10-07 21:36:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#4786
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4622
    +user: Proxies\__CG__\App\Entity\User {#4623 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4038
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 136
      +score: 0
      +lastActive: DateTime @1696707421 {#4044
        date: 2023-10-07 21:37:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4034 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 35739
      -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.roofo.cc/comment/2041493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696676674 {#4042
        date: 2023-10-07 13:04:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1696683316 {#4620
      date: 2023-10-07 14:55:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4624 …}
    +nested: Doctrine\ORM\PersistentCollection {#4626 …}
    +votes: Doctrine\ORM\PersistentCollection {#4628 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 35848
    -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4217535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696683316 {#4621
      date: 2023-10-07 14:55:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "As a nerd that doesn’t gatekeep and can prove something in real life, hey 😕"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696693973 {#4784
    date: 2023-10-07 17:52:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 36046
  -bodyTs: "'doesn':5 'gatekeep':7 'hey':15 'life':14 'nerd':3 'prove':10 'real':13 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3640440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693973 {#4785
    date: 2023-10-07 17:52:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#4786
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4622
    +user: Proxies\__CG__\App\Entity\User {#4623 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4038
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 136
      +score: 0
      +lastActive: DateTime @1696707421 {#4044
        date: 2023-10-07 21:37:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4034 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 35739
      -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.roofo.cc/comment/2041493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696676674 {#4042
        date: 2023-10-07 13:04:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1696683316 {#4620
      date: 2023-10-07 14:55:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4624 …}
    +nested: Doctrine\ORM\PersistentCollection {#4626 …}
    +votes: Doctrine\ORM\PersistentCollection {#4628 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 35848
    -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4217535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696683316 {#4621
      date: 2023-10-07 14:55:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "As a nerd that doesn’t gatekeep and can prove something in real life, hey 😕"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696693973 {#4784
    date: 2023-10-07 17:52:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 36046
  -bodyTs: "'doesn':5 'gatekeep':7 'hey':15 'life':14 'nerd':3 'prove':10 'real':13 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3640440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693973 {#4785
    date: 2023-10-07 17:52:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#4786
  +user: Proxies\__CG__\App\Entity\User {#4787 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4622
    +user: Proxies\__CG__\App\Entity\User {#4623 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4038
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 136
      +score: 0
      +lastActive: DateTime @1696707421 {#4044
        date: 2023-10-07 21:37:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4036 …}
      +nested: Doctrine\ORM\PersistentCollection {#4034 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4029 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 35739
      -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://l.roofo.cc/comment/2041493"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696676674 {#4042
        date: 2023-10-07 13:04:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 37
    +score: 0
    +lastActive: DateTime @1696683316 {#4620
      date: 2023-10-07 14:55:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4624 …}
    +nested: Doctrine\ORM\PersistentCollection {#4626 …}
    +votes: Doctrine\ORM\PersistentCollection {#4628 …}
    +reports: Doctrine\ORM\PersistentCollection {#4630 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
    -id: 35848
    -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4217535"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696683316 {#4621
      date: 2023-10-07 14:55:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: "As a nerd that doesn’t gatekeep and can prove something in real life, hey 😕"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696693973 {#4784
    date: 2023-10-07 17:52:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4788 …}
  +nested: Doctrine\ORM\PersistentCollection {#4790 …}
  +votes: Doctrine\ORM\PersistentCollection {#4792 …}
  +reports: Doctrine\ORM\PersistentCollection {#4794 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
  -id: 36046
  -bodyTs: "'doesn':5 'gatekeep':7 'hey':15 'life':14 'nerd':3 'prove':10 'real':13 'someth':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3640440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696693973 {#4785
    date: 2023-10-07 17:52:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#4873
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4786
    +user: Proxies\__CG__\App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4622
      +user: Proxies\__CG__\App\Entity\User {#4623 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4038
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 136
        +score: 0
        +lastActive: DateTime @1696707421 {#4044
          date: 2023-10-07 21:37:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4036 …}
        +nested: Doctrine\ORM\PersistentCollection {#4034 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4029 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 35739
        -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://l.roofo.cc/comment/2041493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696676674 {#4042
          date: 2023-10-07 13:04:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4038}
      +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1696683316 {#4620
        date: 2023-10-07 14:55:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@chris@l.roofo.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4624 …}
      +nested: Doctrine\ORM\PersistentCollection {#4626 …}
      +votes: Doctrine\ORM\PersistentCollection {#4628 …}
      +reports: Doctrine\ORM\PersistentCollection {#4630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
      -id: 35848
      -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4217535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696683316 {#4621
        date: 2023-10-07 14:55:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "As a nerd that doesn’t gatekeep and can prove something in real life, hey 😕"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696693973 {#4784
      date: 2023-10-07 17:52:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
      "@sock@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 36046
    -bodyTs: "'doesn':5 'gatekeep':7 'hey':15 'life':14 'nerd':3 'prove':10 'real':13 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3640440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696693973 {#4785
      date: 2023-10-07 17:52:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: """
    im using lemmy i feel like there’s a flat level of nerd required to even make it this far into internet\n
    \n
    but i am becoming a calisthenics nerd now highly recommend my interests are very plastic
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696703199 {#4871
    date: 2023-10-07 20:26:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4876 …}
  +votes: Doctrine\ORM\PersistentCollection {#4878 …}
  +reports: Doctrine\ORM\PersistentCollection {#4880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
  -id: 36204
  -bodyTs: "'becom':26 'calisthen':28 'even':16 'far':20 'feel':5 'flat':10 'high':31 'im':1 'interest':34 'internet':22 'lemmi':3 'level':11 'like':6 'make':17 'nerd':13,29 'plastic':37 'recommend':32 'requir':14 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703199 {#4872
    date: 2023-10-07 20:26:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4873
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4786
    +user: Proxies\__CG__\App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4622
      +user: Proxies\__CG__\App\Entity\User {#4623 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4038
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 136
        +score: 0
        +lastActive: DateTime @1696707421 {#4044
          date: 2023-10-07 21:37:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4036 …}
        +nested: Doctrine\ORM\PersistentCollection {#4034 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4029 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 35739
        -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://l.roofo.cc/comment/2041493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696676674 {#4042
          date: 2023-10-07 13:04:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4038}
      +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1696683316 {#4620
        date: 2023-10-07 14:55:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@chris@l.roofo.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4624 …}
      +nested: Doctrine\ORM\PersistentCollection {#4626 …}
      +votes: Doctrine\ORM\PersistentCollection {#4628 …}
      +reports: Doctrine\ORM\PersistentCollection {#4630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
      -id: 35848
      -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4217535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696683316 {#4621
        date: 2023-10-07 14:55:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "As a nerd that doesn’t gatekeep and can prove something in real life, hey 😕"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696693973 {#4784
      date: 2023-10-07 17:52:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
      "@sock@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 36046
    -bodyTs: "'doesn':5 'gatekeep':7 'hey':15 'life':14 'nerd':3 'prove':10 'real':13 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3640440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696693973 {#4785
      date: 2023-10-07 17:52:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: """
    im using lemmy i feel like there’s a flat level of nerd required to even make it this far into internet\n
    \n
    but i am becoming a calisthenics nerd now highly recommend my interests are very plastic
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696703199 {#4871
    date: 2023-10-07 20:26:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4876 …}
  +votes: Doctrine\ORM\PersistentCollection {#4878 …}
  +reports: Doctrine\ORM\PersistentCollection {#4880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
  -id: 36204
  -bodyTs: "'becom':26 'calisthen':28 'even':16 'far':20 'feel':5 'flat':10 'high':31 'im':1 'interest':34 'internet':22 'lemmi':3 'level':11 'like':6 'make':17 'nerd':13,29 'plastic':37 'recommend':32 'requir':14 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703199 {#4872
    date: 2023-10-07 20:26:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4873
  +user: Proxies\__CG__\App\Entity\User {#4623 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4786
    +user: Proxies\__CG__\App\Entity\User {#4787 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4622
      +user: Proxies\__CG__\App\Entity\User {#4623 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4038
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "The great thing is that if a lot of people like Mastodon they can use it and if you don’t like it you can use something differenent and you will still be able to communicate. That’s the whole point."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 136
        +score: 0
        +lastActive: DateTime @1696707421 {#4044
          date: 2023-10-07 21:37:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4036 …}
        +nested: Doctrine\ORM\PersistentCollection {#4034 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4029 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 35739
        -bodyTs: "'abl':34 'communic':36 'differen':28 'great':2 'like':11,22 'lot':8 'mastodon':12 'peopl':10 'point':41 'someth':27 'still':32 'thing':3 'use':15,26 'whole':40"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://l.roofo.cc/comment/2041493"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696676674 {#4042
          date: 2023-10-07 13:04:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4038}
      +body: "noo the nerds need to have a superiority complex online because they can’t prove anything in real life"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 37
      +score: 0
      +lastActive: DateTime @1696683316 {#4620
        date: 2023-10-07 14:55:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@chris@l.roofo.cc"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4624 …}
      +nested: Doctrine\ORM\PersistentCollection {#4626 …}
      +votes: Doctrine\ORM\PersistentCollection {#4628 …}
      +reports: Doctrine\ORM\PersistentCollection {#4630 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4632 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4634 …}
      -id: 35848
      -bodyTs: "'anyth':16 'complex':9 'life':19 'need':4 'nerd':3 'noo':1 'onlin':10 'prove':15 'real':18 'superior':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4217535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696683316 {#4621
        date: 2023-10-07 14:55:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4038}
    +body: "As a nerd that doesn’t gatekeep and can prove something in real life, hey 😕"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696693973 {#4784
      date: 2023-10-07 17:52:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@chris@l.roofo.cc"
      "@sock@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4788 …}
    +nested: Doctrine\ORM\PersistentCollection {#4790 …}
    +votes: Doctrine\ORM\PersistentCollection {#4792 …}
    +reports: Doctrine\ORM\PersistentCollection {#4794 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4796 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4798 …}
    -id: 36046
    -bodyTs: "'doesn':5 'gatekeep':7 'hey':15 'life':14 'nerd':3 'prove':10 'real':13 'someth':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/3640440"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696693973 {#4785
      date: 2023-10-07 17:52:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4038}
  +body: """
    im using lemmy i feel like there’s a flat level of nerd required to even make it this far into internet\n
    \n
    but i am becoming a calisthenics nerd now highly recommend my interests are very plastic
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696703199 {#4871
    date: 2023-10-07 20:26:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@chris@l.roofo.cc"
    "@sock@lemmy.world"
    "@Tartas1995@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4874 …}
  +nested: Doctrine\ORM\PersistentCollection {#4876 …}
  +votes: Doctrine\ORM\PersistentCollection {#4878 …}
  +reports: Doctrine\ORM\PersistentCollection {#4880 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4882 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4884 …}
  -id: 36204
  -bodyTs: "'becom':26 'calisthen':28 'even':16 'far':20 'feel':5 'flat':10 'high':31 'im':1 'interest':34 'internet':22 'lemmi':3 'level':11 'like':6 'make':17 'nerd':13,29 'plastic':37 'recommend':32 'requir':14 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4235870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696703199 {#4872
    date: 2023-10-07 20:26:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t mastodon apart of the Fediverse?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696720856 {#4115
    date: 2023-10-08 01:20:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 35760
  -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3590965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678169 {#4116
    date: 2023-10-07 13:29:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t mastodon apart of the Fediverse?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696720856 {#4115
    date: 2023-10-08 01:20:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 35760
  -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3590965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678169 {#4116
    date: 2023-10-07 13:29:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4120
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t mastodon apart of the Fediverse?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696720856 {#4115
    date: 2023-10-08 01:20:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4121 …}
  +nested: Doctrine\ORM\PersistentCollection {#4123 …}
  +votes: Doctrine\ORM\PersistentCollection {#4125 …}
  +reports: Doctrine\ORM\PersistentCollection {#4127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
  -id: 35760
  -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3590965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696678169 {#4116
    date: 2023-10-07 13:29:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4638
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t mastodon apart of the Fediverse?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696720856 {#4115
      date: 2023-10-08 01:20:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 35760
    -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3590965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678169 {#4116
      date: 2023-10-07 13:29:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696679128 {#4636
    date: 2023-10-07 13:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 35772
  -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3591243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679128 {#4637
    date: 2023-10-07 13:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4638
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t mastodon apart of the Fediverse?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696720856 {#4115
      date: 2023-10-08 01:20:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 35760
    -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3590965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678169 {#4116
      date: 2023-10-07 13:29:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696679128 {#4636
    date: 2023-10-07 13:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 35772
  -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3591243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679128 {#4637
    date: 2023-10-07 13:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4638
  +user: Proxies\__CG__\App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4120
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Isn’t mastodon apart of the Fediverse?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1696720856 {#4115
      date: 2023-10-08 01:20:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4121 …}
    +nested: Doctrine\ORM\PersistentCollection {#4123 …}
    +votes: Doctrine\ORM\PersistentCollection {#4125 …}
    +reports: Doctrine\ORM\PersistentCollection {#4127 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
    -id: 35760
    -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3590965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696678169 {#4116
      date: 2023-10-07 13:29:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696679128 {#4636
    date: 2023-10-07 13:45:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4640 …}
  +nested: Doctrine\ORM\PersistentCollection {#4642 …}
  +votes: Doctrine\ORM\PersistentCollection {#4644 …}
  +reports: Doctrine\ORM\PersistentCollection {#4646 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
  -id: 35772
  -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3591243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696679128 {#4637
    date: 2023-10-07 13:45:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#4756
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4638
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t mastodon apart of the Fediverse?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696720856 {#4115
        date: 2023-10-08 01:20:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4125 …}
      +reports: Doctrine\ORM\PersistentCollection {#4127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
      -id: 35760
      -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3590965"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678169 {#4116
        date: 2023-10-07 13:29:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696679128 {#4636
      date: 2023-10-07 13:45:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 35772
    -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3591243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696679128 {#4637
      date: 2023-10-07 13:45:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696680241 {#4754
    date: 2023-10-07 14:04:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4759 …}
  +votes: Doctrine\ORM\PersistentCollection {#4761 …}
  +reports: Doctrine\ORM\PersistentCollection {#4763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
  -id: 35795
  -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3591597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680241 {#4755
    date: 2023-10-07 14:04:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#4756
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4638
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t mastodon apart of the Fediverse?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696720856 {#4115
        date: 2023-10-08 01:20:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4125 …}
      +reports: Doctrine\ORM\PersistentCollection {#4127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
      -id: 35760
      -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3590965"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678169 {#4116
        date: 2023-10-07 13:29:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696679128 {#4636
      date: 2023-10-07 13:45:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 35772
    -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3591243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696679128 {#4637
      date: 2023-10-07 13:45:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696680241 {#4754
    date: 2023-10-07 14:04:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4759 …}
  +votes: Doctrine\ORM\PersistentCollection {#4761 …}
  +reports: Doctrine\ORM\PersistentCollection {#4763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
  -id: 35795
  -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3591597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680241 {#4755
    date: 2023-10-07 14:04:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#4756
  +user: App\Entity\User {#4133 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4638
    +user: Proxies\__CG__\App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4120
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Isn’t mastodon apart of the Fediverse?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696720856 {#4115
        date: 2023-10-08 01:20:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4121 …}
      +nested: Doctrine\ORM\PersistentCollection {#4123 …}
      +votes: Doctrine\ORM\PersistentCollection {#4125 …}
      +reports: Doctrine\ORM\PersistentCollection {#4127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
      -id: 35760
      -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3590965"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696678169 {#4116
        date: 2023-10-07 13:29:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1696679128 {#4636
      date: 2023-10-07 13:45:28.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4640 …}
    +nested: Doctrine\ORM\PersistentCollection {#4642 …}
    +votes: Doctrine\ORM\PersistentCollection {#4644 …}
    +reports: Doctrine\ORM\PersistentCollection {#4646 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
    -id: 35772
    -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3591243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696679128 {#4637
      date: 2023-10-07 13:45:28.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696680241 {#4754
    date: 2023-10-07 14:04:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4757 …}
  +nested: Doctrine\ORM\PersistentCollection {#4759 …}
  +votes: Doctrine\ORM\PersistentCollection {#4761 …}
  +reports: Doctrine\ORM\PersistentCollection {#4763 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
  -id: 35795
  -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3591597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696680241 {#4755
    date: 2023-10-07 14:04:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#4857
  +user: Proxies\__CG__\App\Entity\User {#4858 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4756
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4638
      +user: Proxies\__CG__\App\Entity\User {#4639 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Isn’t mastodon apart of the Fediverse?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696720856 {#4115
          date: 2023-10-08 01:20:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4125 …}
        +reports: Doctrine\ORM\PersistentCollection {#4127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
        -id: 35760
        -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3590965"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696678169 {#4116
          date: 2023-10-07 13:29:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696679128 {#4636
        date: 2023-10-07 13:45:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@AdmiralShat@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4640 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4644 …}
      +reports: Doctrine\ORM\PersistentCollection {#4646 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
      -id: 35772
      -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3591243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696679128 {#4637
        date: 2023-10-07 13:45:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696680241 {#4754
      date: 2023-10-07 14:04:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
      "@odium@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4759 …}
    +votes: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
    -id: 35795
    -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3591597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696680241 {#4755
      date: 2023-10-07 14:04:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "REAL men turn autocorrect off. Do not let your phone make spellling mistakes, instead, make them on your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696681156 {#4855
    date: 2023-10-07 14:19:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4859 …}
  +nested: Doctrine\ORM\PersistentCollection {#4861 …}
  +votes: Doctrine\ORM\PersistentCollection {#4863 …}
  +reports: Doctrine\ORM\PersistentCollection {#4865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
  -id: 35815
  -bodyTs: "'autocorrect':4 'instead':14 'let':8 'make':11,15 'men':2 'mistak':13 'phone':10 'real':1 'spelll':12 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4080460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681156 {#4856
    date: 2023-10-07 14:19:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#4857
  +user: Proxies\__CG__\App\Entity\User {#4858 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4756
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4638
      +user: Proxies\__CG__\App\Entity\User {#4639 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Isn’t mastodon apart of the Fediverse?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696720856 {#4115
          date: 2023-10-08 01:20:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4125 …}
        +reports: Doctrine\ORM\PersistentCollection {#4127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
        -id: 35760
        -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3590965"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696678169 {#4116
          date: 2023-10-07 13:29:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696679128 {#4636
        date: 2023-10-07 13:45:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@AdmiralShat@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4640 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4644 …}
      +reports: Doctrine\ORM\PersistentCollection {#4646 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
      -id: 35772
      -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3591243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696679128 {#4637
        date: 2023-10-07 13:45:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696680241 {#4754
      date: 2023-10-07 14:04:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
      "@odium@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4759 …}
    +votes: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
    -id: 35795
    -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3591597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696680241 {#4755
      date: 2023-10-07 14:04:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "REAL men turn autocorrect off. Do not let your phone make spellling mistakes, instead, make them on your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696681156 {#4855
    date: 2023-10-07 14:19:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4859 …}
  +nested: Doctrine\ORM\PersistentCollection {#4861 …}
  +votes: Doctrine\ORM\PersistentCollection {#4863 …}
  +reports: Doctrine\ORM\PersistentCollection {#4865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
  -id: 35815
  -bodyTs: "'autocorrect':4 'instead':14 'let':8 'make':11,15 'men':2 'mistak':13 'phone':10 'real':1 'spelll':12 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4080460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681156 {#4856
    date: 2023-10-07 14:19:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#4857
  +user: Proxies\__CG__\App\Entity\User {#4858 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4756
    +user: App\Entity\User {#4133 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4638
      +user: Proxies\__CG__\App\Entity\User {#4639 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4120
        +user: App\Entity\User {#4133 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Isn’t mastodon apart of the Fediverse?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696720856 {#4115
          date: 2023-10-08 01:20:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4121 …}
        +nested: Doctrine\ORM\PersistentCollection {#4123 …}
        +votes: Doctrine\ORM\PersistentCollection {#4125 …}
        +reports: Doctrine\ORM\PersistentCollection {#4127 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
        -id: 35760
        -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3590965"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696678169 {#4116
          date: 2023-10-07 13:29:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696679128 {#4636
        date: 2023-10-07 13:45:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@AdmiralShat@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4640 …}
      +nested: Doctrine\ORM\PersistentCollection {#4642 …}
      +votes: Doctrine\ORM\PersistentCollection {#4644 …}
      +reports: Doctrine\ORM\PersistentCollection {#4646 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
      -id: 35772
      -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3591243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696679128 {#4637
        date: 2023-10-07 13:45:28.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696680241 {#4754
      date: 2023-10-07 14:04:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
      "@odium@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4757 …}
    +nested: Doctrine\ORM\PersistentCollection {#4759 …}
    +votes: Doctrine\ORM\PersistentCollection {#4761 …}
    +reports: Doctrine\ORM\PersistentCollection {#4763 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
    -id: 35795
    -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/3591597"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696680241 {#4755
      date: 2023-10-07 14:04:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "REAL men turn autocorrect off. Do not let your phone make spellling mistakes, instead, make them on your own."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1696681156 {#4855
    date: 2023-10-07 14:19:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4859 …}
  +nested: Doctrine\ORM\PersistentCollection {#4861 …}
  +votes: Doctrine\ORM\PersistentCollection {#4863 …}
  +reports: Doctrine\ORM\PersistentCollection {#4865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
  -id: 35815
  -bodyTs: "'autocorrect':4 'instead':14 'let':8 'make':11,15 'men':2 'mistak':13 'phone':10 'real':1 'spelll':12 'turn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4080460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681156 {#4856
    date: 2023-10-07 14:19:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#4956
  +user: Proxies\__CG__\App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4857
    +user: Proxies\__CG__\App\Entity\User {#4858 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4756
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4638
        +user: Proxies\__CG__\App\Entity\User {#4639 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Isn’t mastodon apart of the Fediverse?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696720856 {#4115
            date: 2023-10-08 01:20:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 35760
          -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3590965"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696678169 {#4116
            date: 2023-10-07 13:29:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1696679128 {#4636
          date: 2023-10-07 13:45:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@AdmiralShat@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4640 …}
        +nested: Doctrine\ORM\PersistentCollection {#4642 …}
        +votes: Doctrine\ORM\PersistentCollection {#4644 …}
        +reports: Doctrine\ORM\PersistentCollection {#4646 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
        -id: 35772
        -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3591243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696679128 {#4637
          date: 2023-10-07 13:45:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696680241 {#4754
        date: 2023-10-07 14:04:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@AdmiralShat@programming.dev"
        "@odium@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4757 …}
      +nested: Doctrine\ORM\PersistentCollection {#4759 …}
      +votes: Doctrine\ORM\PersistentCollection {#4761 …}
      +reports: Doctrine\ORM\PersistentCollection {#4763 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
      -id: 35795
      -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3591597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696680241 {#4755
        date: 2023-10-07 14:04:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "REAL men turn autocorrect off. Do not let your phone make spellling mistakes, instead, make them on your own."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696681156 {#4855
      date: 2023-10-07 14:19:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
      "@odium@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4859 …}
    +nested: Doctrine\ORM\PersistentCollection {#4861 …}
    +votes: Doctrine\ORM\PersistentCollection {#4863 …}
    +reports: Doctrine\ORM\PersistentCollection {#4865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
    -id: 35815
    -bodyTs: "'autocorrect':4 'instead':14 'let':8 'make':11,15 'men':2 'mistak':13 'phone':10 'real':1 'spelll':12 'turn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4080460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696681156 {#4856
      date: 2023-10-07 14:19:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I’m embarrassed to say that it never occurred to me that I could turn it off! Now that it’s off I wonder if anyting changes. It seems like it’s wrong more often than it’s right, but that could jus be confirmation bias."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696720854 {#4954
    date: 2023-10-08 01:20:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
    "@EdherJr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 36638
  -bodyTs: "'anyt':26 'bias':46 'chang':27 'confirm':45 'could':14,42 'embarrass':3 'jus':43 'like':30 'm':2 'never':8 'occur':9 'often':35 'right':39 'say':5 'seem':29 'turn':15 'wonder':24 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4024007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696720854 {#4955
    date: 2023-10-08 01:20:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#4956
  +user: Proxies\__CG__\App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4857
    +user: Proxies\__CG__\App\Entity\User {#4858 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4756
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4638
        +user: Proxies\__CG__\App\Entity\User {#4639 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Isn’t mastodon apart of the Fediverse?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696720856 {#4115
            date: 2023-10-08 01:20:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 35760
          -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3590965"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696678169 {#4116
            date: 2023-10-07 13:29:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1696679128 {#4636
          date: 2023-10-07 13:45:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@AdmiralShat@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4640 …}
        +nested: Doctrine\ORM\PersistentCollection {#4642 …}
        +votes: Doctrine\ORM\PersistentCollection {#4644 …}
        +reports: Doctrine\ORM\PersistentCollection {#4646 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
        -id: 35772
        -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3591243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696679128 {#4637
          date: 2023-10-07 13:45:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696680241 {#4754
        date: 2023-10-07 14:04:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@AdmiralShat@programming.dev"
        "@odium@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4757 …}
      +nested: Doctrine\ORM\PersistentCollection {#4759 …}
      +votes: Doctrine\ORM\PersistentCollection {#4761 …}
      +reports: Doctrine\ORM\PersistentCollection {#4763 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
      -id: 35795
      -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3591597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696680241 {#4755
        date: 2023-10-07 14:04:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "REAL men turn autocorrect off. Do not let your phone make spellling mistakes, instead, make them on your own."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696681156 {#4855
      date: 2023-10-07 14:19:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
      "@odium@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4859 …}
    +nested: Doctrine\ORM\PersistentCollection {#4861 …}
    +votes: Doctrine\ORM\PersistentCollection {#4863 …}
    +reports: Doctrine\ORM\PersistentCollection {#4865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
    -id: 35815
    -bodyTs: "'autocorrect':4 'instead':14 'let':8 'make':11,15 'men':2 'mistak':13 'phone':10 'real':1 'spelll':12 'turn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4080460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696681156 {#4856
      date: 2023-10-07 14:19:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I’m embarrassed to say that it never occurred to me that I could turn it off! Now that it’s off I wonder if anyting changes. It seems like it’s wrong more often than it’s right, but that could jus be confirmation bias."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696720854 {#4954
    date: 2023-10-08 01:20:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
    "@EdherJr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 36638
  -bodyTs: "'anyt':26 'bias':46 'chang':27 'confirm':45 'could':14,42 'embarrass':3 'jus':43 'like':30 'm':2 'never':8 'occur':9 'often':35 'right':39 'say':5 'seem':29 'turn':15 'wonder':24 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4024007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696720854 {#4955
    date: 2023-10-08 01:20:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#4956
  +user: Proxies\__CG__\App\Entity\User {#4957 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4857
    +user: Proxies\__CG__\App\Entity\User {#4858 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4756
      +user: App\Entity\User {#4133 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4638
        +user: Proxies\__CG__\App\Entity\User {#4639 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4120
          +user: App\Entity\User {#4133 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "Isn’t mastodon apart of the Fediverse?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1696720856 {#4115
            date: 2023-10-08 01:20:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@AtaKe@lemmy.ca"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4121 …}
          +nested: Doctrine\ORM\PersistentCollection {#4123 …}
          +votes: Doctrine\ORM\PersistentCollection {#4125 …}
          +reports: Doctrine\ORM\PersistentCollection {#4127 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4129 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4131 …}
          -id: 35760
          -bodyTs: "'apart':4 'fedivers':7 'isn':1 'mastodon':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/3590965"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696678169 {#4116
            date: 2023-10-07 13:29:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4120}
        +body: "It is a part of the Fediverse. ‘Apart’ is the opposite of ‘a part’."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1696679128 {#4636
          date: 2023-10-07 13:45:28.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@AtaKe@lemmy.ca"
          "@AdmiralShat@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4640 …}
        +nested: Doctrine\ORM\PersistentCollection {#4642 …}
        +votes: Doctrine\ORM\PersistentCollection {#4644 …}
        +reports: Doctrine\ORM\PersistentCollection {#4646 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4648 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4650 …}
        -id: 35772
        -bodyTs: "'apart':8 'fedivers':7 'opposit':11 'part':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/3591243"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696679128 {#4637
          date: 2023-10-07 13:45:28.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4120}
      +body: "Autocorrect makes it apart regardless, so I guess my phone decides what I say"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696680241 {#4754
        date: 2023-10-07 14:04:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AtaKe@lemmy.ca"
        "@AdmiralShat@programming.dev"
        "@odium@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4757 …}
      +nested: Doctrine\ORM\PersistentCollection {#4759 …}
      +votes: Doctrine\ORM\PersistentCollection {#4761 …}
      +reports: Doctrine\ORM\PersistentCollection {#4763 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4765 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4767 …}
      -id: 35795
      -bodyTs: "'apart':4 'autocorrect':1 'decid':11 'guess':8 'make':2 'phone':10 'regardless':5 'say':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/3591597"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696680241 {#4755
        date: 2023-10-07 14:04:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4120}
    +body: "REAL men turn autocorrect off. Do not let your phone make spellling mistakes, instead, make them on your own."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1696681156 {#4855
      date: 2023-10-07 14:19:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AtaKe@lemmy.ca"
      "@AdmiralShat@programming.dev"
      "@odium@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4859 …}
    +nested: Doctrine\ORM\PersistentCollection {#4861 …}
    +votes: Doctrine\ORM\PersistentCollection {#4863 …}
    +reports: Doctrine\ORM\PersistentCollection {#4865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4869 …}
    -id: 35815
    -bodyTs: "'autocorrect':4 'instead':14 'let':8 'make':11,15 'men':2 'mistak':13 'phone':10 'real':1 'spelll':12 'turn':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4080460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696681156 {#4856
      date: 2023-10-07 14:19:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4120}
  +body: "I’m embarrassed to say that it never occurred to me that I could turn it off! Now that it’s off I wonder if anyting changes. It seems like it’s wrong more often than it’s right, but that could jus be confirmation bias."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696720854 {#4954
    date: 2023-10-08 01:20:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
    "@AdmiralShat@programming.dev"
    "@odium@programming.dev"
    "@EdherJr@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4958 …}
  +nested: Doctrine\ORM\PersistentCollection {#4960 …}
  +votes: Doctrine\ORM\PersistentCollection {#4962 …}
  +reports: Doctrine\ORM\PersistentCollection {#4964 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4968 …}
  -id: 36638
  -bodyTs: "'anyt':26 'bias':46 'chang':27 'confirm':45 'could':14,42 'embarrass':3 'jus':43 'like':30 'm':2 'never':8 'occur':9 'often':35 'right':39 'say':5 'seem':29 'turn':15 'wonder':24 'wrong':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4024007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696720854 {#4955
    date: 2023-10-08 01:20:54.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "To be honest, I think the best way to get Lemmy to grow in the near term will probably be getting more people to use both Mastodon and Lemmy, rather then hoping more people will shake away from reddit. I’m active on Lemmy but probably use mastodon more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1696678913 {#4188
    date: 2023-10-07 13:41:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 35770
  -bodyTs: "'activ':42 'away':37 'best':7 'get':10,21 'grow':13 'honest':3 'hope':32 'lemmi':11,29,44 'm':41 'mastodon':27,48 'near':16 'peopl':23,34 'probabl':19,46 'rather':30 'reddit':39 'shake':36 'term':17 'think':5 'use':25,47 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3436088"
  +editedAt: DateTimeImmutable @1696680628 {#4189
    date: 2023-10-07 14:10:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696678913 {#4190
    date: 2023-10-07 13:41:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "To be honest, I think the best way to get Lemmy to grow in the near term will probably be getting more people to use both Mastodon and Lemmy, rather then hoping more people will shake away from reddit. I’m active on Lemmy but probably use mastodon more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1696678913 {#4188
    date: 2023-10-07 13:41:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 35770
  -bodyTs: "'activ':42 'away':37 'best':7 'get':10,21 'grow':13 'honest':3 'hope':32 'lemmi':11,29,44 'm':41 'mastodon':27,48 'near':16 'peopl':23,34 'probabl':19,46 'rather':30 'reddit':39 'shake':36 'term':17 'think':5 'use':25,47 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3436088"
  +editedAt: DateTimeImmutable @1696680628 {#4189
    date: 2023-10-07 14:10:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696678913 {#4190
    date: 2023-10-07 13:41:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4194
  +user: App\Entity\User {#4207 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "To be honest, I think the best way to get Lemmy to grow in the near term will probably be getting more people to use both Mastodon and Lemmy, rather then hoping more people will shake away from reddit. I’m active on Lemmy but probably use mastodon more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1696678913 {#4188
    date: 2023-10-07 13:41:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4195 …}
  +nested: Doctrine\ORM\PersistentCollection {#4197 …}
  +votes: Doctrine\ORM\PersistentCollection {#4199 …}
  +reports: Doctrine\ORM\PersistentCollection {#4201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4205 …}
  -id: 35770
  -bodyTs: "'activ':42 'away':37 'best':7 'get':10,21 'grow':13 'honest':3 'hope':32 'lemmi':11,29,44 'm':41 'mastodon':27,48 'near':16 'peopl':23,34 'probabl':19,46 'rather':30 'reddit':39 'shake':36 'term':17 'think':5 'use':25,47 'way':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3436088"
  +editedAt: DateTimeImmutable @1696680628 {#4189
    date: 2023-10-07 14:10:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696678913 {#4190
    date: 2023-10-07 13:41:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "We gatekeeping liking the Fediverse now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 121
  +score: 0
  +lastActive: DateTime @1696681802 {#4262
    date: 2023-10-07 14:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 35828
  -bodyTs: "'fedivers':5 'gatekeep':2 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4216698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681802 {#4263
    date: 2023-10-07 14:30:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "We gatekeeping liking the Fediverse now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 121
  +score: 0
  +lastActive: DateTime @1696681802 {#4262
    date: 2023-10-07 14:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 35828
  -bodyTs: "'fedivers':5 'gatekeep':2 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4216698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681802 {#4263
    date: 2023-10-07 14:30:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4267
  +user: App\Entity\User {#4280 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "We gatekeeping liking the Fediverse now?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 121
  +score: 0
  +lastActive: DateTime @1696681802 {#4262
    date: 2023-10-07 14:30:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4268 …}
  +nested: Doctrine\ORM\PersistentCollection {#4270 …}
  +votes: Doctrine\ORM\PersistentCollection {#4272 …}
  +reports: Doctrine\ORM\PersistentCollection {#4274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4278 …}
  -id: 35828
  -bodyTs: "'fedivers':5 'gatekeep':2 'like':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4216698"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696681802 {#4263
    date: 2023-10-07 14:30:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gatekeeping the Fediverse? Cringe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1696691250 {#4337
    date: 2023-10-07 17:07:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 35985
  -bodyTs: "'cring':4 'fedivers':3 'gatekeep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4086140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696691250 {#4338
    date: 2023-10-07 17:07:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gatekeeping the Fediverse? Cringe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1696691250 {#4337
    date: 2023-10-07 17:07:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 35985
  -bodyTs: "'cring':4 'fedivers':3 'gatekeep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4086140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696691250 {#4338
    date: 2023-10-07 17:07:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4342
  +user: App\Entity\User {#4355 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Gatekeeping the Fediverse? Cringe"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 65
  +score: 0
  +lastActive: DateTime @1696691250 {#4337
    date: 2023-10-07 17:07:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4343 …}
  +nested: Doctrine\ORM\PersistentCollection {#4345 …}
  +votes: Doctrine\ORM\PersistentCollection {#4347 …}
  +reports: Doctrine\ORM\PersistentCollection {#4349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4353 …}
  -id: 35985
  -bodyTs: "'cring':4 'fedivers':3 'gatekeep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4086140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696691250 {#4338
    date: 2023-10-07 17:07:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Man, I love the Fediverse. (only Lemmy)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696718690 {#4412
    date: 2023-10-08 00:44:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 36594
  -bodyTs: "'fedivers':5 'lemmi':7 'love':3 'man':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3360729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696718690 {#4413
    date: 2023-10-08 00:44:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Man, I love the Fediverse. (only Lemmy)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696718690 {#4412
    date: 2023-10-08 00:44:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 36594
  -bodyTs: "'fedivers':5 'lemmi':7 'love':3 'man':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3360729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696718690 {#4413
    date: 2023-10-08 00:44:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Man, I love the Fediverse. (only Lemmy)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1696718690 {#4412
    date: 2023-10-08 00:44:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 36594
  -bodyTs: "'fedivers':5 'lemmi':7 'love':3 'man':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/3360729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696718690 {#4413
    date: 2023-10-08 00:44:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Shall we not start this whole thing again, it’s like the X isn’t really Linux debate all over again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697041081 {#4486
    date: 2023-10-11 18:18:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 41615
  -bodyTs: "'debat':18 'isn':14 'like':11 'linux':17 'realli':16 'shall':1 'start':4 'thing':7 'whole':6 'x':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4738113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041081 {#4487
    date: 2023-10-11 18:18:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Shall we not start this whole thing again, it’s like the X isn’t really Linux debate all over again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697041081 {#4486
    date: 2023-10-11 18:18:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 41615
  -bodyTs: "'debat':18 'isn':14 'like':11 'linux':17 'realli':16 'shall':1 'start':4 'thing':7 'whole':6 'x':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4738113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041081 {#4487
    date: 2023-10-11 18:18:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#4491
  +user: App\Entity\User {#4504 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "The-fediverse-is-the-future-of-social-media"
    +title: ""The "fediverse" is the future of social media""
    +url: "https://lemmy.ca/pictrs/image/ecd740b4-d7ef-46a0-9a61-e7cc000c0b26.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 214
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697041081 {#2410
      date: 2023-10-11 18:18:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 3378
    -titleTs: "'fedivers':2 'futur':5 'media':8 'social':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696760171
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/6763514"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696673771 {#1850
      date: 2023-10-07 12:16:11.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Shall we not start this whole thing again, it’s like the X isn’t really Linux debate all over again"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697041081 {#4486
    date: 2023-10-11 18:18:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AtaKe@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4492 …}
  +nested: Doctrine\ORM\PersistentCollection {#4494 …}
  +votes: Doctrine\ORM\PersistentCollection {#4496 …}
  +reports: Doctrine\ORM\PersistentCollection {#4498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4500 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4502 …}
  -id: 41615
  -bodyTs: "'debat':18 'isn':14 'like':11 'linux':17 'realli':16 'shall':1 'start':4 'thing':7 'whole':6 'x':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4738113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697041081 {#4487
    date: 2023-10-11 18:18:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details