GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/14799/Why-Are-we-not-doing-enough

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 …}
}
2.36 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 {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Why-Are-we-not-doing-enough"
  +title: "Why? Are we not doing enough?"
  +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
  +body: "by fedidb.org"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 604
  +favouriteCount: 1771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728378909 {#2420
    date: 2024-10-08 11:15:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 14799
  -titleTs: "'enough':6"
  -bodyTs: "'fedidb.org':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700584931
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15540397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700498531 {#1816
    date: 2023-11-20 17:42:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Why-Are-we-not-doing-enough"
  +title: "Why? Are we not doing enough?"
  +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
  +body: "by fedidb.org"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 604
  +favouriteCount: 1771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728378909 {#2420
    date: 2024-10-08 11:15:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 14799
  -titleTs: "'enough':6"
  -bodyTs: "'fedidb.org':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700584931
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15540397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700498531 {#1816
    date: 2023-11-20 17:42:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1973 …}
  +magazine: App\Entity\Magazine {#263
    +icon: Proxies\__CG__\App\Entity\Image {#244 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#273
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#235 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
    +entries: Doctrine\ORM\PersistentCollection {#178 …}
    +posts: Doctrine\ORM\PersistentCollection {#136 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
    +bans: Doctrine\ORM\PersistentCollection {#115 …}
    +reports: Doctrine\ORM\PersistentCollection {#101 …}
    +badges: Doctrine\ORM\PersistentCollection {#79 …}
    +logs: Doctrine\ORM\PersistentCollection {#69 …}
    +awards: Doctrine\ORM\PersistentCollection {#1830 …}
    +categories: Doctrine\ORM\PersistentCollection {#1863 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#267
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#269
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1978 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
  +slug: "Why-Are-we-not-doing-enough"
  +title: "Why? Are we not doing enough?"
  +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
  +body: "by fedidb.org"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 604
  +favouriteCount: 1771
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728378909 {#2420
    date: 2024-10-08 11:15:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1688 …}
  +votes: Doctrine\ORM\PersistentCollection {#1934 …}
  +reports: Doctrine\ORM\PersistentCollection {#1965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
  +badges: Doctrine\ORM\PersistentCollection {#2357 …}
  +children: []
  -id: 14799
  -titleTs: "'enough':6"
  -bodyTs: "'fedidb.org':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700584931
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15540397"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700498531 {#1816
    date: 2023-11-20 17:42:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
    \n
    But since it is a small community, maybe we can do interactive things more often?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701155114 {#4027
    date: 2023-11-28 08:05:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 150966
  -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668677 {#3963
    date: 2023-11-22 16:57:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
    \n
    But since it is a small community, maybe we can do interactive things more often?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701155114 {#4027
    date: 2023-11-28 08:05:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 150966
  -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668677 {#3963
    date: 2023-11-22 16:57:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4018
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
    \n
    But since it is a small community, maybe we can do interactive things more often?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701155114 {#4027
    date: 2023-11-28 08:05:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4016 …}
  +nested: Doctrine\ORM\PersistentCollection {#4014 …}
  +votes: Doctrine\ORM\PersistentCollection {#4012 …}
  +reports: Doctrine\ORM\PersistentCollection {#4010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
  -id: 150966
  -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668677 {#3963
    date: 2023-11-22 16:57:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5371 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
      \n
      But since it is a small community, maybe we can do interactive things more often?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701155114 {#4027
      date: 2023-11-28 08:05:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 150966
    -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668677 {#3963
      date: 2023-11-22 16:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
    \n
    Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
    \n
    The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
    \n
    I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700670691 {#5367
    date: 2023-11-22 17:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5372 …}
  +nested: Doctrine\ORM\PersistentCollection {#5374 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
  -id: 151079
  -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2460529"
  +editedAt: DateTimeImmutable @1701145671 {#5368
    date: 2023-11-28 05:27:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700670691 {#5369
    date: 2023-11-22 17:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5371 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
      \n
      But since it is a small community, maybe we can do interactive things more often?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701155114 {#4027
      date: 2023-11-28 08:05:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 150966
    -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668677 {#3963
      date: 2023-11-22 16:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
    \n
    Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
    \n
    The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
    \n
    I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700670691 {#5367
    date: 2023-11-22 17:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5372 …}
  +nested: Doctrine\ORM\PersistentCollection {#5374 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
  -id: 151079
  -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2460529"
  +editedAt: DateTimeImmutable @1701145671 {#5368
    date: 2023-11-28 05:27:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700670691 {#5369
    date: 2023-11-22 17:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#5370
  +user: Proxies\__CG__\App\Entity\User {#5371 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
      \n
      But since it is a small community, maybe we can do interactive things more often?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701155114 {#4027
      date: 2023-11-28 08:05:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 150966
    -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668677 {#3963
      date: 2023-11-22 16:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
    \n
    Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
    \n
    The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
    \n
    I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700670691 {#5367
    date: 2023-11-22 17:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5372 …}
  +nested: Doctrine\ORM\PersistentCollection {#5374 …}
  +votes: Doctrine\ORM\PersistentCollection {#5376 …}
  +reports: Doctrine\ORM\PersistentCollection {#5378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
  -id: 151079
  -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2460529"
  +editedAt: DateTimeImmutable @1701145671 {#5368
    date: 2023-11-28 05:27:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700670691 {#5369
    date: 2023-11-22 17:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#5626
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5371 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
        \n
        But since it is a small community, maybe we can do interactive things more often?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701155114 {#4027
        date: 2023-11-28 08:05:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 150966
      -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5503267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700668677 {#3963
        date: 2023-11-22 16:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
      \n
      Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
      \n
      The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
      \n
      I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700670691 {#5367
      date: 2023-11-22 17:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@TserriednichThe4th@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5372 …}
    +nested: Doctrine\ORM\PersistentCollection {#5374 …}
    +votes: Doctrine\ORM\PersistentCollection {#5376 …}
    +reports: Doctrine\ORM\PersistentCollection {#5378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
    -id: 151079
    -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2460529"
    +editedAt: DateTimeImmutable @1701145671 {#5368
      date: 2023-11-28 05:27:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700670691 {#5369
      date: 2023-11-22 17:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    I disagree with most of this. Coming to the realization from this and other comments that lemmy users just dont want lemmy to be bigger.\n
    \n
    Also my ML i was referring to machine learning. Didnt realize that was an overloaded term here. My apologies there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700673402 {#5624
    date: 2023-11-22 18:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
    "@_donnadie_@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5629 …}
  +votes: Doctrine\ORM\PersistentCollection {#5631 …}
  +reports: Doctrine\ORM\PersistentCollection {#5633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
  -id: 151231
  -bodyTs: "'also':26 'apolog':44 'bigger':25 'come':7 'comment':15 'didnt':35 'disagre':2 'dont':20 'learn':34 'lemmi':17,22 'machin':33 'ml':28 'overload':40 'realiz':10,36 'refer':31 'term':41 'user':18 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5504943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673402 {#5625
    date: 2023-11-22 18:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#5626
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5371 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
        \n
        But since it is a small community, maybe we can do interactive things more often?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701155114 {#4027
        date: 2023-11-28 08:05:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 150966
      -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5503267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700668677 {#3963
        date: 2023-11-22 16:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
      \n
      Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
      \n
      The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
      \n
      I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700670691 {#5367
      date: 2023-11-22 17:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@TserriednichThe4th@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5372 …}
    +nested: Doctrine\ORM\PersistentCollection {#5374 …}
    +votes: Doctrine\ORM\PersistentCollection {#5376 …}
    +reports: Doctrine\ORM\PersistentCollection {#5378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
    -id: 151079
    -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2460529"
    +editedAt: DateTimeImmutable @1701145671 {#5368
      date: 2023-11-28 05:27:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700670691 {#5369
      date: 2023-11-22 17:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    I disagree with most of this. Coming to the realization from this and other comments that lemmy users just dont want lemmy to be bigger.\n
    \n
    Also my ML i was referring to machine learning. Didnt realize that was an overloaded term here. My apologies there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700673402 {#5624
    date: 2023-11-22 18:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
    "@_donnadie_@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5629 …}
  +votes: Doctrine\ORM\PersistentCollection {#5631 …}
  +reports: Doctrine\ORM\PersistentCollection {#5633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
  -id: 151231
  -bodyTs: "'also':26 'apolog':44 'bigger':25 'come':7 'comment':15 'didnt':35 'disagre':2 'dont':20 'learn':34 'lemmi':17,22 'machin':33 'ml':28 'overload':40 'realiz':10,36 'refer':31 'term':41 'user':18 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5504943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673402 {#5625
    date: 2023-11-22 18:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#5626
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5370
    +user: Proxies\__CG__\App\Entity\User {#5371 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4018
      +user: App\Entity\User {#3966 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
        \n
        But since it is a small community, maybe we can do interactive things more often?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701155114 {#4027
        date: 2023-11-28 08:05:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4016 …}
      +nested: Doctrine\ORM\PersistentCollection {#4014 …}
      +votes: Doctrine\ORM\PersistentCollection {#4012 …}
      +reports: Doctrine\ORM\PersistentCollection {#4010 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
      -id: 150966
      -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5503267"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700668677 {#3963
        date: 2023-11-22 16:57:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
      \n
      Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
      \n
      The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
      \n
      I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700670691 {#5367
      date: 2023-11-22 17:31:31.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@TserriednichThe4th@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5372 …}
    +nested: Doctrine\ORM\PersistentCollection {#5374 …}
    +votes: Doctrine\ORM\PersistentCollection {#5376 …}
    +reports: Doctrine\ORM\PersistentCollection {#5378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
    -id: 151079
    -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.cl/comment/2460529"
    +editedAt: DateTimeImmutable @1701145671 {#5368
      date: 2023-11-28 05:27:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700670691 {#5369
      date: 2023-11-22 17:31:31.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    I disagree with most of this. Coming to the realization from this and other comments that lemmy users just dont want lemmy to be bigger.\n
    \n
    Also my ML i was referring to machine learning. Didnt realize that was an overloaded term here. My apologies there.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700673402 {#5624
    date: 2023-11-22 18:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
    "@_donnadie_@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5627 …}
  +nested: Doctrine\ORM\PersistentCollection {#5629 …}
  +votes: Doctrine\ORM\PersistentCollection {#5631 …}
  +reports: Doctrine\ORM\PersistentCollection {#5633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
  -id: 151231
  -bodyTs: "'also':26 'apolog':44 'bigger':25 'come':7 'comment':15 'didnt':35 'disagre':2 'dont':20 'learn':34 'lemmi':17,22 'machin':33 'ml':28 'overload':40 'realiz':10,36 'refer':31 'term':41 'user':18 'want':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5504943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673402 {#5625
    date: 2023-11-22 18:16:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5724
  +user: Proxies\__CG__\App\Entity\User {#5371 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5626
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5371 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: """
          How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
          \n
          But since it is a small community, maybe we can do interactive things more often?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701155114 {#4027
          date: 2023-11-28 08:05:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 150966
        -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5503267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700668677 {#3963
          date: 2023-11-22 16:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: """
        It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
        \n
        Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
        \n
        The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
        \n
        I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700670691 {#5367
        date: 2023-11-22 17:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TserriednichThe4th@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5372 …}
      +nested: Doctrine\ORM\PersistentCollection {#5374 …}
      +votes: Doctrine\ORM\PersistentCollection {#5376 …}
      +reports: Doctrine\ORM\PersistentCollection {#5378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
      -id: 151079
      -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2460529"
      +editedAt: DateTimeImmutable @1701145671 {#5368
        date: 2023-11-28 05:27:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700670691 {#5369
        date: 2023-11-22 17:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      I disagree with most of this. Coming to the realization from this and other comments that lemmy users just dont want lemmy to be bigger.\n
      \n
      Also my ML i was referring to machine learning. Didnt realize that was an overloaded term here. My apologies there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700673402 {#5624
      date: 2023-11-22 18:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@TserriednichThe4th@lemmy.world"
      "@_donnadie_@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5627 …}
    +nested: Doctrine\ORM\PersistentCollection {#5629 …}
    +votes: Doctrine\ORM\PersistentCollection {#5631 …}
    +reports: Doctrine\ORM\PersistentCollection {#5633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
    -id: 151231
    -bodyTs: "'also':26 'apolog':44 'bigger':25 'come':7 'comment':15 'didnt':35 'disagre':2 'dont':20 'learn':34 'lemmi':17,22 'machin':33 'ml':28 'overload':40 'realiz':10,36 'refer':31 'term':41 'user':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5504943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700673402 {#5625
      date: 2023-11-22 18:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    I honestly do want it to become bigger. We need to share and produce more and constantly, otherwise it will wither. I’m interested in your opinion though, if you’re willing to share your discrepancies, I’ll read it.\n
    \n
    Also, yeah. Since lemmy.ml and the main developers are marxists, ML can be understood as marxist-leninist. Big lefty influence on many instances. Honest question though: Have you tried posting ML links or opening discussion threads on it?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700676721 {#5722
    date: 2023-11-22 19:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
    "@_donnadie_@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -id: 151401
  -bodyTs: "'also':41 'becom':7 'big':59 'bigger':8 'constant':17 'develop':48 'discrep':36 'discuss':76 'honest':2,65 'influenc':61 'instanc':64 'interest':24 'lefti':60 'lemmy.ml':44 'leninist':58 'link':73 'll':38 'm':23 'main':47 'mani':63 'marxist':50,57 'marxist-leninist':56 'ml':51,72 'need':10 'open':75 'opinion':27 'otherwis':18 'post':71 'produc':14 'question':66 're':31 'read':39 'share':12,34 'sinc':43 'though':28,67 'thread':77 'tri':70 'understood':54 'want':4 'will':32 'wither':21 'yeah':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2461790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676721 {#5723
    date: 2023-11-22 19:12:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#5724
  +user: Proxies\__CG__\App\Entity\User {#5371 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5626
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5371 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: """
          How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
          \n
          But since it is a small community, maybe we can do interactive things more often?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701155114 {#4027
          date: 2023-11-28 08:05:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 150966
        -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5503267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700668677 {#3963
          date: 2023-11-22 16:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: """
        It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
        \n
        Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
        \n
        The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
        \n
        I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700670691 {#5367
        date: 2023-11-22 17:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TserriednichThe4th@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5372 …}
      +nested: Doctrine\ORM\PersistentCollection {#5374 …}
      +votes: Doctrine\ORM\PersistentCollection {#5376 …}
      +reports: Doctrine\ORM\PersistentCollection {#5378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
      -id: 151079
      -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2460529"
      +editedAt: DateTimeImmutable @1701145671 {#5368
        date: 2023-11-28 05:27:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700670691 {#5369
        date: 2023-11-22 17:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      I disagree with most of this. Coming to the realization from this and other comments that lemmy users just dont want lemmy to be bigger.\n
      \n
      Also my ML i was referring to machine learning. Didnt realize that was an overloaded term here. My apologies there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700673402 {#5624
      date: 2023-11-22 18:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@TserriednichThe4th@lemmy.world"
      "@_donnadie_@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5627 …}
    +nested: Doctrine\ORM\PersistentCollection {#5629 …}
    +votes: Doctrine\ORM\PersistentCollection {#5631 …}
    +reports: Doctrine\ORM\PersistentCollection {#5633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
    -id: 151231
    -bodyTs: "'also':26 'apolog':44 'bigger':25 'come':7 'comment':15 'didnt':35 'disagre':2 'dont':20 'learn':34 'lemmi':17,22 'machin':33 'ml':28 'overload':40 'realiz':10,36 'refer':31 'term':41 'user':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5504943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700673402 {#5625
      date: 2023-11-22 18:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    I honestly do want it to become bigger. We need to share and produce more and constantly, otherwise it will wither. I’m interested in your opinion though, if you’re willing to share your discrepancies, I’ll read it.\n
    \n
    Also, yeah. Since lemmy.ml and the main developers are marxists, ML can be understood as marxist-leninist. Big lefty influence on many instances. Honest question though: Have you tried posting ML links or opening discussion threads on it?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700676721 {#5722
    date: 2023-11-22 19:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
    "@_donnadie_@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -id: 151401
  -bodyTs: "'also':41 'becom':7 'big':59 'bigger':8 'constant':17 'develop':48 'discrep':36 'discuss':76 'honest':2,65 'influenc':61 'instanc':64 'interest':24 'lefti':60 'lemmy.ml':44 'leninist':58 'link':73 'll':38 'm':23 'main':47 'mani':63 'marxist':50,57 'marxist-leninist':56 'ml':51,72 'need':10 'open':75 'opinion':27 'otherwis':18 'post':71 'produc':14 'question':66 're':31 'read':39 'share':12,34 'sinc':43 'though':28,67 'thread':77 'tri':70 'understood':54 'want':4 'will':32 'wither':21 'yeah':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2461790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676721 {#5723
    date: 2023-11-22 19:12:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#5724
  +user: Proxies\__CG__\App\Entity\User {#5371 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5626
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5370
      +user: Proxies\__CG__\App\Entity\User {#5371 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4018
        +user: App\Entity\User {#3966 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: """
          How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
          \n
          But since it is a small community, maybe we can do interactive things more often?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701155114 {#4027
          date: 2023-11-28 08:05:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4016 …}
        +nested: Doctrine\ORM\PersistentCollection {#4014 …}
        +votes: Doctrine\ORM\PersistentCollection {#4012 …}
        +reports: Doctrine\ORM\PersistentCollection {#4010 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
        -id: 150966
        -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5503267"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700668677 {#3963
          date: 2023-11-22 16:57:57.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4018}
      +body: """
        It’s about creating and keeping things moving rather than just consuming. I wouldn’t expect lemmy to move as fast as reddit because the focus isn’t in having an algorithm or creating a selection of communities to prop up the front page. It depends a lot more on the user’s curiosity to find an interesting space to comment or share links or media. Removing the commercial aspect of it, removes a big drive for engagement by design.\n
        \n
        Lemmy being free of modern engagement tools will always make it a slower, less interesting site than reddit or any other social website. It could have a similar fate to older web forums if we expect it to perform just like commercial social networks, we should be conscious of that and refrain from proprietary networks and visit lemmy or other fediverse alternatives when it’s interesting to us.\n
        \n
        The reality of most of this websites is that they aren’t really necessary in our lives, the reason they’re kept alive is because they’re designed to make us keep an eye on them and fill us with not actually necessary content. We aren’t users, we are used by corporations so they can put an ad in between, or to gather information about us, so that their customers (those who pay for ad space) can pay for their service making the best targeted ad campaigns possible.\n
        \n
        I’m not sure if you are really active on lemmy’s ML communities, but there’s plenty in lemmy.ml. I don’t participate in them, but I do try to keep posting in the instance I like, you’re welcome to post and comment wherever you like. :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700670691 {#5367
        date: 2023-11-22 17:31:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TserriednichThe4th@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5372 …}
      +nested: Doctrine\ORM\PersistentCollection {#5374 …}
      +votes: Doctrine\ORM\PersistentCollection {#5376 …}
      +reports: Doctrine\ORM\PersistentCollection {#5378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5382 …}
      -id: 151079
      -bodyTs: "'activ':246 'actual':190 'ad':207,224,235 'algorithm':32 'aliv':171 'altern':142 'alway':89 'aren':159,194 'aspect':70 'best':233 'big':75 'campaign':236 'comment':61,282 'commerci':69,122 'communiti':38,251 'conscious':128 'consum':12 'content':192 'corpor':201 'could':105 'creat':4,34 'curios':54 'custom':219 'depend':46 'design':80,176 'drive':76 'engag':78,86 'expect':16,116 'eye':182 'fast':21 'fate':109 'fedivers':141 'fill':186 'find':56 'focus':26 'forum':113 'free':83 'front':43 'gather':212 'inform':213 'instanc':273 'interest':58,95,146 'isn':27 'keep':6,180,269 'kept':170 'lemmi':17,81,138,248 'lemmy.ml':257 'less':94 'like':121,275,285 'link':64 'live':165 'lot':48 'm':239 'make':90,178,231 'media':66 'ml':250 'modern':85 'move':8,19 'necessari':162,191 'network':124,135 'older':111 'page':44 'particip':261 'pay':222,227 'perform':119 'plenti':255 'possibl':237 'post':270,280 'prop':40 'proprietari':134 'put':205 'rather':9 're':169,175,277 'realiti':150 'realli':161,245 'reason':167 'reddit':23,98 'refrain':132 'remov':67,73 'select':36 'servic':230 'share':63 'similar':108 'site':96 'slower':93 'social':102,123 'space':59,225 'sure':241 'target':234 'thing':7 'tool':87 'tri':267 'us':148,179,187,215 'use':199 'user':52,196 'visit':137 'web':112 'websit':103,155 'welcom':278 'wherev':283 'wouldn':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.cl/comment/2460529"
      +editedAt: DateTimeImmutable @1701145671 {#5368
        date: 2023-11-28 05:27:51.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700670691 {#5369
        date: 2023-11-22 17:31:31.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4018}
    +body: """
      I disagree with most of this. Coming to the realization from this and other comments that lemmy users just dont want lemmy to be bigger.\n
      \n
      Also my ML i was referring to machine learning. Didnt realize that was an overloaded term here. My apologies there.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700673402 {#5624
      date: 2023-11-22 18:16:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@TserriednichThe4th@lemmy.world"
      "@_donnadie_@feddit.cl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5627 …}
    +nested: Doctrine\ORM\PersistentCollection {#5629 …}
    +votes: Doctrine\ORM\PersistentCollection {#5631 …}
    +reports: Doctrine\ORM\PersistentCollection {#5633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5637 …}
    -id: 151231
    -bodyTs: "'also':26 'apolog':44 'bigger':25 'come':7 'comment':15 'didnt':35 'disagre':2 'dont':20 'learn':34 'lemmi':17,22 'machin':33 'ml':28 'overload':40 'realiz':10,36 'refer':31 'term':41 'user':18 'want':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5504943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700673402 {#5625
      date: 2023-11-22 18:16:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: """
    I honestly do want it to become bigger. We need to share and produce more and constantly, otherwise it will wither. I’m interested in your opinion though, if you’re willing to share your discrepancies, I’ll read it.\n
    \n
    Also, yeah. Since lemmy.ml and the main developers are marxists, ML can be understood as marxist-leninist. Big lefty influence on many instances. Honest question though: Have you tried posting ML links or opening discussion threads on it?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700676721 {#5722
    date: 2023-11-22 19:12:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
    "@_donnadie_@feddit.cl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5725 …}
  +nested: Doctrine\ORM\PersistentCollection {#5727 …}
  +votes: Doctrine\ORM\PersistentCollection {#5729 …}
  +reports: Doctrine\ORM\PersistentCollection {#5731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5735 …}
  -id: 151401
  -bodyTs: "'also':41 'becom':7 'big':59 'bigger':8 'constant':17 'develop':48 'discrep':36 'discuss':76 'honest':2,65 'influenc':61 'instanc':64 'interest':24 'lefti':60 'lemmy.ml':44 'leninist':58 'link':73 'll':38 'm':23 'main':47 'mani':63 'marxist':50,57 'marxist-leninist':56 'ml':51,72 'need':10 'open':75 'opinion':27 'otherwis':18 'post':71 'produc':14 'question':66 're':31 'read':39 'share':12,34 'sinc':43 'though':28,67 'thread':77 'tri':70 'understood':54 'want':4 'will':32 'wither':21 'yeah':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.cl/comment/2461790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676721 {#5723
    date: 2023-11-22 19:12:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5386
  +user: Proxies\__CG__\App\Entity\User {#5387 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
      \n
      But since it is a small community, maybe we can do interactive things more often?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701155114 {#4027
      date: 2023-11-28 08:05:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 150966
    -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668677 {#3963
      date: 2023-11-22 16:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "What is “ML”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700672169 {#5384
    date: 2023-11-22 17:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 151170
  -bodyTs: "'ml':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5809223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672169 {#5385
    date: 2023-11-22 17:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#5386
  +user: Proxies\__CG__\App\Entity\User {#5387 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
      \n
      But since it is a small community, maybe we can do interactive things more often?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701155114 {#4027
      date: 2023-11-28 08:05:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 150966
    -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668677 {#3963
      date: 2023-11-22 16:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "What is “ML”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700672169 {#5384
    date: 2023-11-22 17:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 151170
  -bodyTs: "'ml':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5809223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672169 {#5385
    date: 2023-11-22 17:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#5386
  +user: Proxies\__CG__\App\Entity\User {#5387 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4018
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      How can we grow lemmy? I would honestly interact here a lot more if we had an active ML community like reddit or twitter.\n
      \n
      But since it is a small community, maybe we can do interactive things more often?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1701155114 {#4027
      date: 2023-11-28 08:05:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4016 …}
    +nested: Doctrine\ORM\PersistentCollection {#4014 …}
    +votes: Doctrine\ORM\PersistentCollection {#4012 …}
    +reports: Doctrine\ORM\PersistentCollection {#4010 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3982 …}
    -id: 150966
    -bodyTs: "'activ':18 'communiti':20,31 'grow':4 'honest':8 'interact':9,36 'lemmi':5 'like':21 'lot':12 'mayb':32 'ml':19 'often':39 'reddit':22 'sinc':26 'small':30 'thing':37 'twitter':24 'would':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668677 {#3963
      date: 2023-11-22 16:57:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4018}
  +body: "What is “ML”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700672169 {#5384
    date: 2023-11-22 17:56:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5388 …}
  +nested: Doctrine\ORM\PersistentCollection {#5390 …}
  +votes: Doctrine\ORM\PersistentCollection {#5392 …}
  +reports: Doctrine\ORM\PersistentCollection {#5394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5398 …}
  -id: 151170
  -bodyTs: "'ml':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5809223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672169 {#5385
    date: 2023-11-22 17:56:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4050
  +user: App\Entity\User {#4039 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "It was always bound to happen after a massive user gain. Frankly, we should be quite happy we can get over 400 comments in a thread. That’s not insubstantial for a very niche platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700649857 {#4056
    date: 2023-11-22 11:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4054 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
  -id: 150159
  -bodyTs: "'400':22 'alway':3 'bound':4 'comment':23 'frank':12 'gain':11 'get':20 'happen':6 'happi':17 'insubstanti':30 'massiv':9 'nich':34 'platform':35 'quit':16 'thread':26 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4532396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649857 {#4061
    date: 2023-11-22 11:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4050
  +user: App\Entity\User {#4039 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "It was always bound to happen after a massive user gain. Frankly, we should be quite happy we can get over 400 comments in a thread. That’s not insubstantial for a very niche platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700649857 {#4056
    date: 2023-11-22 11:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4054 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
  -id: 150159
  -bodyTs: "'400':22 'alway':3 'bound':4 'comment':23 'frank':12 'gain':11 'get':20 'happen':6 'happi':17 'insubstanti':30 'massiv':9 'nich':34 'platform':35 'quit':16 'thread':26 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4532396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649857 {#4061
    date: 2023-11-22 11:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4050
  +user: App\Entity\User {#4039 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "It was always bound to happen after a massive user gain. Frankly, we should be quite happy we can get over 400 comments in a thread. That’s not insubstantial for a very niche platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700649857 {#4056
    date: 2023-11-22 11:44:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4055 …}
  +nested: Doctrine\ORM\PersistentCollection {#4054 …}
  +votes: Doctrine\ORM\PersistentCollection {#4045 …}
  +reports: Doctrine\ORM\PersistentCollection {#4048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4041 …}
  -id: 150159
  -bodyTs: "'400':22 'alway':3 'bound':4 'comment':23 'frank':12 'gain':11 'get':20 'happen':6 'happi':17 'insubstanti':30 'massiv':9 'nich':34 'platform':35 'quit':16 'thread':26 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4532396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649857 {#4061
    date: 2023-11-22 11:44:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy tickles the same part of my brain without all the corporate bs - less content makes me scroll less, but less toxicity makes it worth it\n
    \n
    I feel like Ive found my people and I ain’t leaving
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701148375 {#4130
    date: 2023-11-28 06:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 150156
  -bodyTs: "'ain':36 'brain':8 'bs':13 'content':15 'corpor':12 'feel':28 'found':31 'ive':30 'leav':38 'lemmi':1 'less':14,19,21 'like':29 'make':16,23 'part':5 'peopl':33 'scroll':18 'tickl':2 'toxic':22 'without':9 'worth':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649787 {#4131
    date: 2023-11-22 11:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy tickles the same part of my brain without all the corporate bs - less content makes me scroll less, but less toxicity makes it worth it\n
    \n
    I feel like Ive found my people and I ain’t leaving
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701148375 {#4130
    date: 2023-11-28 06:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 150156
  -bodyTs: "'ain':36 'brain':8 'bs':13 'content':15 'corpor':12 'feel':28 'found':31 'ive':30 'leav':38 'lemmi':1 'less':14,19,21 'like':29 'make':16,23 'part':5 'peopl':33 'scroll':18 'tickl':2 'toxic':22 'without':9 'worth':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649787 {#4131
    date: 2023-11-22 11:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Lemmy tickles the same part of my brain without all the corporate bs - less content makes me scroll less, but less toxicity makes it worth it\n
    \n
    I feel like Ive found my people and I ain’t leaving
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1701148375 {#4130
    date: 2023-11-28 06:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 150156
  -bodyTs: "'ain':36 'brain':8 'bs':13 'content':15 'corpor':12 'feel':28 'found':31 'ive':30 'leav':38 'lemmi':1 'less':14,19,21 'like':29 'make':16,23 'part':5 'peopl':33 'scroll':18 'tickl':2 'toxic':22 'without':9 'worth':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700649787 {#4131
    date: 2023-11-22 11:43:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmy tickles the same part of my brain without all the corporate bs - less content makes me scroll less, but less toxicity makes it worth it\n
      \n
      I feel like Ive found my people and I ain’t leaving
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701148375 {#4130
      date: 2023-11-28 06:12:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150156
    -bodyTs: "'ain':36 'brain':8 'bs':13 'content':15 'corpor':12 'feel':28 'found':31 'ive':30 'leav':38 'lemmi':1 'less':14,19,21 'like':29 'make':16,23 'part':5 'peopl':33 'scroll':18 'tickl':2 'toxic':22 'without':9 'worth':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700649787 {#4131
      date: 2023-11-22 11:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I feel you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700672541 {#5351
    date: 2023-11-22 18:02:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dorron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 151185
  -bodyTs: "'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6026557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672541 {#5352
    date: 2023-11-22 18:02:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmy tickles the same part of my brain without all the corporate bs - less content makes me scroll less, but less toxicity makes it worth it\n
      \n
      I feel like Ive found my people and I ain’t leaving
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701148375 {#4130
      date: 2023-11-28 06:12:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150156
    -bodyTs: "'ain':36 'brain':8 'bs':13 'content':15 'corpor':12 'feel':28 'found':31 'ive':30 'leav':38 'lemmi':1 'less':14,19,21 'like':29 'make':16,23 'part':5 'peopl':33 'scroll':18 'tickl':2 'toxic':22 'without':9 'worth':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700649787 {#4131
      date: 2023-11-22 11:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I feel you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700672541 {#5351
    date: 2023-11-22 18:02:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dorron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 151185
  -bodyTs: "'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6026557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672541 {#5352
    date: 2023-11-22 18:02:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#5353
  +user: Proxies\__CG__\App\Entity\User {#5354 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Lemmy tickles the same part of my brain without all the corporate bs - less content makes me scroll less, but less toxicity makes it worth it\n
      \n
      I feel like Ive found my people and I ain’t leaving
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1701148375 {#4130
      date: 2023-11-28 06:12:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 150156
    -bodyTs: "'ain':36 'brain':8 'bs':13 'content':15 'corpor':12 'feel':28 'found':31 'ive':30 'leav':38 'lemmi':1 'less':14,19,21 'like':29 'make':16,23 'part':5 'peopl':33 'scroll':18 'tickl':2 'toxic':22 'without':9 'worth':25"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700649787 {#4131
      date: 2023-11-22 11:43:07.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "I feel you"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700672541 {#5351
    date: 2023-11-22 18:02:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dorron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5355 …}
  +nested: Doctrine\ORM\PersistentCollection {#5357 …}
  +votes: Doctrine\ORM\PersistentCollection {#5359 …}
  +reports: Doctrine\ORM\PersistentCollection {#5361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5365 …}
  -id: 151185
  -bodyTs: "'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6026557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700672541 {#5352
    date: 2023-11-22 18:02:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4209
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701117682 {#4203
    date: 2023-11-27 21:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4212 …}
  +votes: Doctrine\ORM\PersistentCollection {#4214 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 150091
  -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4188283"
  +editedAt: DateTimeImmutable @1701114399 {#4204
    date: 2023-11-27 20:46:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700646484 {#4205
    date: 2023-11-22 10:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701117682 {#4203
    date: 2023-11-27 21:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4212 …}
  +votes: Doctrine\ORM\PersistentCollection {#4214 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 150091
  -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4188283"
  +editedAt: DateTimeImmutable @1701114399 {#4204
    date: 2023-11-27 20:46:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700646484 {#4205
    date: 2023-11-22 10:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701117682 {#4203
    date: 2023-11-27 21:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4212 …}
  +votes: Doctrine\ORM\PersistentCollection {#4214 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 150091
  -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4188283"
  +editedAt: DateTimeImmutable @1701114399 {#4204
    date: 2023-11-27 20:46:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700646484 {#4205
    date: 2023-11-22 10:48:04.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5338
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701117682 {#4203
      date: 2023-11-27 21:41:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 150091
    -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4188283"
    +editedAt: DateTimeImmutable @1701114399 {#4204
      date: 2023-11-27 20:46:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700646484 {#4205
      date: 2023-11-22 10:48:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: """
    and news\n
    \n
    It’s hard to find communities on Lemmy if they weren’t already massively popular on Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700647779 {#5336
    date: 2023-11-22 11:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@iraq_lobster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 150123
  -bodyTs: "'alreadi':15 'communiti':8 'find':7 'hard':5 'lemmi':10 'massiv':16 'news':2 'popular':17 'reddit':19 'weren':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647779 {#5337
    date: 2023-11-22 11:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#5338
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701117682 {#4203
      date: 2023-11-27 21:41:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 150091
    -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4188283"
    +editedAt: DateTimeImmutable @1701114399 {#4204
      date: 2023-11-27 20:46:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700646484 {#4205
      date: 2023-11-22 10:48:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: """
    and news\n
    \n
    It’s hard to find communities on Lemmy if they weren’t already massively popular on Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700647779 {#5336
    date: 2023-11-22 11:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@iraq_lobster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 150123
  -bodyTs: "'alreadi':15 'communiti':8 'find':7 'hard':5 'lemmi':10 'massiv':16 'news':2 'popular':17 'reddit':19 'weren':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647779 {#5337
    date: 2023-11-22 11:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#5338
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1701117682 {#4203
      date: 2023-11-27 21:41:22.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 150091
    -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://slrpnk.net/comment/4188283"
    +editedAt: DateTimeImmutable @1701114399 {#4204
      date: 2023-11-27 20:46:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700646484 {#4205
      date: 2023-11-22 10:48:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: """
    and news\n
    \n
    It’s hard to find communities on Lemmy if they weren’t already massively popular on Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700647779 {#5336
    date: 2023-11-22 11:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@iraq_lobster@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5339 …}
  +nested: Doctrine\ORM\PersistentCollection {#5341 …}
  +votes: Doctrine\ORM\PersistentCollection {#5343 …}
  +reports: Doctrine\ORM\PersistentCollection {#5345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
  -id: 150123
  -bodyTs: "'alreadi':15 'communiti':8 'find':7 'hard':5 'lemmi':10 'massiv':16 'news':2 'popular':17 'reddit':19 'weren':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647779 {#5337
    date: 2023-11-22 11:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5596
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5338
    +user: Proxies\__CG__\App\Entity\User {#5292 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4209
      +user: App\Entity\User {#4222 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701117682 {#4203
        date: 2023-11-27 21:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4210 …}
      +nested: Doctrine\ORM\PersistentCollection {#4212 …}
      +votes: Doctrine\ORM\PersistentCollection {#4214 …}
      +reports: Doctrine\ORM\PersistentCollection {#4216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
      -id: 150091
      -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/4188283"
      +editedAt: DateTimeImmutable @1701114399 {#4204
        date: 2023-11-27 20:46:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700646484 {#4205
        date: 2023-11-22 10:48:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4209}
    +body: """
      and news\n
      \n
      It’s hard to find communities on Lemmy if they weren’t already massively popular on Reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700647779 {#5336
      date: 2023-11-22 11:09:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@iraq_lobster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5339 …}
    +nested: Doctrine\ORM\PersistentCollection {#5341 …}
    +votes: Doctrine\ORM\PersistentCollection {#5343 …}
    +reports: Doctrine\ORM\PersistentCollection {#5345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
    -id: 150123
    -bodyTs: "'alreadi':15 'communiti':8 'find':7 'hard':5 'lemmi':10 'massiv':16 'news':2 'popular':17 'reddit':19 'weren':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700647779 {#5337
      date: 2023-11-22 11:09:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Exactly. also inputs from experts who chime in on the subject are really useful, like a semiconductor engineer suddenly replying in a comment section. There’s not much of it here thou. Yea there is sorta this lag time between Reddit and Lemmy in whichever get wind of the news first, i even, used to be a reddit reposter just to somewhat help seed this place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700649348 {#5593
    date: 2023-11-22 11:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@iraq_lobster@slrpnk.net"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5597 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5601 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 150148
  -bodyTs: "'also':2 'chime':7 'comment':23 'engin':18 'even':53 'exact':1 'expert':5 'first':51 'get':46 'help':63 'input':3 'lag':38 'lemmi':43 'like':15 'much':28 'news':50 'place':66 'realli':13 'reddit':41,58 'repli':20 'repost':59 'section':24 'seed':64 'semiconductor':17 'somewhat':62 'sorta':36 'subject':11 'sudden':19 'thou':32 'time':39 'use':14,54 'whichev':45 'wind':47 'yea':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4188922"
  +editedAt: DateTimeImmutable @1701117831 {#5594
    date: 2023-11-27 21:43:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700649348 {#5595
    date: 2023-11-22 11:35:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5338
    +user: Proxies\__CG__\App\Entity\User {#5292 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4209
      +user: App\Entity\User {#4222 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701117682 {#4203
        date: 2023-11-27 21:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4210 …}
      +nested: Doctrine\ORM\PersistentCollection {#4212 …}
      +votes: Doctrine\ORM\PersistentCollection {#4214 …}
      +reports: Doctrine\ORM\PersistentCollection {#4216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
      -id: 150091
      -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/4188283"
      +editedAt: DateTimeImmutable @1701114399 {#4204
        date: 2023-11-27 20:46:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700646484 {#4205
        date: 2023-11-22 10:48:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4209}
    +body: """
      and news\n
      \n
      It’s hard to find communities on Lemmy if they weren’t already massively popular on Reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700647779 {#5336
      date: 2023-11-22 11:09:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@iraq_lobster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5339 …}
    +nested: Doctrine\ORM\PersistentCollection {#5341 …}
    +votes: Doctrine\ORM\PersistentCollection {#5343 …}
    +reports: Doctrine\ORM\PersistentCollection {#5345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
    -id: 150123
    -bodyTs: "'alreadi':15 'communiti':8 'find':7 'hard':5 'lemmi':10 'massiv':16 'news':2 'popular':17 'reddit':19 'weren':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700647779 {#5337
      date: 2023-11-22 11:09:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Exactly. also inputs from experts who chime in on the subject are really useful, like a semiconductor engineer suddenly replying in a comment section. There’s not much of it here thou. Yea there is sorta this lag time between Reddit and Lemmy in whichever get wind of the news first, i even, used to be a reddit reposter just to somewhat help seed this place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700649348 {#5593
    date: 2023-11-22 11:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@iraq_lobster@slrpnk.net"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5597 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5601 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 150148
  -bodyTs: "'also':2 'chime':7 'comment':23 'engin':18 'even':53 'exact':1 'expert':5 'first':51 'get':46 'help':63 'input':3 'lag':38 'lemmi':43 'like':15 'much':28 'news':50 'place':66 'realli':13 'reddit':41,58 'repli':20 'repost':59 'section':24 'seed':64 'semiconductor':17 'somewhat':62 'sorta':36 'subject':11 'sudden':19 'thou':32 'time':39 'use':14,54 'whichev':45 'wind':47 'yea':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4188922"
  +editedAt: DateTimeImmutable @1701117831 {#5594
    date: 2023-11-27 21:43:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700649348 {#5595
    date: 2023-11-22 11:35:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5596
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5338
    +user: Proxies\__CG__\App\Entity\User {#5292 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4209
      +user: App\Entity\User {#4222 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "tbh its true: apart from my french instance where i like to hang out, most of Lemmy is just memes, Linux related posts, or self hosting posts. No meaningful content for ur average person really. In fact i scroll throu ‘All’ in new and reach yesterday’s posts in just few minutes, given the amount of ‘not so meaningful content’ i am filtering …"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1701117682 {#4203
        date: 2023-11-27 21:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4210 …}
      +nested: Doctrine\ORM\PersistentCollection {#4212 …}
      +votes: Doctrine\ORM\PersistentCollection {#4214 …}
      +reports: Doctrine\ORM\PersistentCollection {#4216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
      -id: 150091
      -bodyTs: "'amount':55 'apart':4 'averag':33 'content':30,60 'fact':37 'filter':63 'french':7 'given':53 'hang':13 'host':26 'instanc':8 'lemmi':17 'like':11 'linux':21 'meaning':29,59 'meme':20 'minut':52 'new':43 'person':34 'post':23,27,48 'reach':45 'realli':35 'relat':22 'scroll':39 'self':25 'tbh':1 'throu':40 'true':3 'ur':32 'yesterday':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://slrpnk.net/comment/4188283"
      +editedAt: DateTimeImmutable @1701114399 {#4204
        date: 2023-11-27 20:46:39.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700646484 {#4205
        date: 2023-11-22 10:48:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4209}
    +body: """
      and news\n
      \n
      It’s hard to find communities on Lemmy if they weren’t already massively popular on Reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700647779 {#5336
      date: 2023-11-22 11:09:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@iraq_lobster@slrpnk.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5339 …}
    +nested: Doctrine\ORM\PersistentCollection {#5341 …}
    +votes: Doctrine\ORM\PersistentCollection {#5343 …}
    +reports: Doctrine\ORM\PersistentCollection {#5345 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5347 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5349 …}
    -id: 150123
    -bodyTs: "'alreadi':15 'communiti':8 'find':7 'hard':5 'lemmi':10 'massiv':16 'news':2 'popular':17 'reddit':19 'weren':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5497333"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700647779 {#5337
      date: 2023-11-22 11:09:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Exactly. also inputs from experts who chime in on the subject are really useful, like a semiconductor engineer suddenly replying in a comment section. There’s not much of it here thou. Yea there is sorta this lag time between Reddit and Lemmy in whichever get wind of the news first, i even, used to be a reddit reposter just to somewhat help seed this place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700649348 {#5593
    date: 2023-11-22 11:35:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@iraq_lobster@slrpnk.net"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5597 …}
  +nested: Doctrine\ORM\PersistentCollection {#5599 …}
  +votes: Doctrine\ORM\PersistentCollection {#5601 …}
  +reports: Doctrine\ORM\PersistentCollection {#5603 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5605 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5607 …}
  -id: 150148
  -bodyTs: "'also':2 'chime':7 'comment':23 'engin':18 'even':53 'exact':1 'expert':5 'first':51 'get':46 'help':63 'input':3 'lag':38 'lemmi':43 'like':15 'much':28 'news':50 'place':66 'realli':13 'reddit':41,58 'repli':20 'repost':59 'section':24 'seed':64 'semiconductor':17 'somewhat':62 'sorta':36 'subject':11 'sudden':19 'thou':32 'time':39 'use':14,54 'whichev':45 'wind':47 'yea':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/4188922"
  +editedAt: DateTimeImmutable @1701117831 {#5594
    date: 2023-11-27 21:43:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700649348 {#5595
    date: 2023-11-22 11:35:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED 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 {#4283
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
    What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
    \n
    So what to make better ?\n
    \n
    - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
    - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
    - let users to block instances and thus make de-federation to user’s decision.\n
    - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701150763 {#4277
    date: 2023-11-28 06:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
  -id: 149999
  -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496375"
  +editedAt: DateTimeImmutable @1701110229 {#4278
    date: 2023-11-27 19:37:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700642616 {#4279
    date: 2023-11-22 09:43:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
    What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
    \n
    So what to make better ?\n
    \n
    - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
    - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
    - let users to block instances and thus make de-federation to user’s decision.\n
    - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701150763 {#4277
    date: 2023-11-28 06:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
  -id: 149999
  -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496375"
  +editedAt: DateTimeImmutable @1701110229 {#4278
    date: 2023-11-27 19:37:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700642616 {#4279
    date: 2023-11-22 09:43:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4283
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
    What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
    \n
    So what to make better ?\n
    \n
    - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
    - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
    - let users to block instances and thus make de-federation to user’s decision.\n
    - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701150763 {#4277
    date: 2023-11-28 06:52:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4284 …}
  +nested: Doctrine\ORM\PersistentCollection {#4286 …}
  +votes: Doctrine\ORM\PersistentCollection {#4288 …}
  +reports: Doctrine\ORM\PersistentCollection {#4290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
  -id: 149999
  -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5496375"
  +editedAt: DateTimeImmutable @1701110229 {#4278
    date: 2023-11-27 19:37:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700642616 {#4279
    date: 2023-11-22 09:43:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5323
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4283
    +user: App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
      What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
      \n
      So what to make better ?\n
      \n
      - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
      - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
      - let users to block instances and thus make de-federation to user’s decision.\n
      - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701150763 {#4277
      date: 2023-11-28 06:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    -id: 149999
    -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496375"
    +editedAt: DateTimeImmutable @1701110229 {#4278
      date: 2023-11-27 19:37:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700642616 {#4279
      date: 2023-11-22 09:43:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: """
    > Some optimization needs to be done to get better score at search engines.\n
    \n
    > i don’t think having same kind of community in multiple instances with different content is good solution.\n
    \n
    On the first point: If we have more people, we will have more content and more visits, and search engines will rank us higher. Hard problem to solve. A bit chicken and egg. Glad you raise it.\n
    \n
    On the second point: This really frustrated me. I had issues knowing which manga community to join. In addition, multiple instances means multiple communities and means more fragmentation. If we could bring us all together…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668817 {#5321
    date: 2023-11-22 17:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@greenmarty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5324 …}
  +nested: Doctrine\ORM\PersistentCollection {#5326 …}
  +votes: Doctrine\ORM\PersistentCollection {#5328 …}
  +reports: Doctrine\ORM\PersistentCollection {#5330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
  -id: 150974
  -bodyTs: "'addit':87 'better':9 'bit':61 'bring':100 'chicken':62 'communiti':22,83,92 'content':28,45 'could':99 'differ':27 'done':6 'egg':64 'engin':13,51 'first':34 'fragment':96 'frustrat':75 'get':8 'glad':65 'good':30 'hard':56 'higher':55 'instanc':25,89 'issu':79 'join':85 'kind':20 'know':80 'manga':82 'mean':90,94 'multipl':24,88,91 'need':3 'optim':2 'peopl':40 'point':35,72 'problem':57 'rais':67 'rank':53 'realli':74 'score':10 'search':12,50 'second':71 'solut':31 'solv':59 'think':17 'togeth':103 'us':54,101 'visit':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668817 {#5322
    date: 2023-11-22 17:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#5323
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4283
    +user: App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
      What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
      \n
      So what to make better ?\n
      \n
      - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
      - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
      - let users to block instances and thus make de-federation to user’s decision.\n
      - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701150763 {#4277
      date: 2023-11-28 06:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    -id: 149999
    -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496375"
    +editedAt: DateTimeImmutable @1701110229 {#4278
      date: 2023-11-27 19:37:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700642616 {#4279
      date: 2023-11-22 09:43:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: """
    > Some optimization needs to be done to get better score at search engines.\n
    \n
    > i don’t think having same kind of community in multiple instances with different content is good solution.\n
    \n
    On the first point: If we have more people, we will have more content and more visits, and search engines will rank us higher. Hard problem to solve. A bit chicken and egg. Glad you raise it.\n
    \n
    On the second point: This really frustrated me. I had issues knowing which manga community to join. In addition, multiple instances means multiple communities and means more fragmentation. If we could bring us all together…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668817 {#5321
    date: 2023-11-22 17:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@greenmarty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5324 …}
  +nested: Doctrine\ORM\PersistentCollection {#5326 …}
  +votes: Doctrine\ORM\PersistentCollection {#5328 …}
  +reports: Doctrine\ORM\PersistentCollection {#5330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
  -id: 150974
  -bodyTs: "'addit':87 'better':9 'bit':61 'bring':100 'chicken':62 'communiti':22,83,92 'content':28,45 'could':99 'differ':27 'done':6 'egg':64 'engin':13,51 'first':34 'fragment':96 'frustrat':75 'get':8 'glad':65 'good':30 'hard':56 'higher':55 'instanc':25,89 'issu':79 'join':85 'kind':20 'know':80 'manga':82 'mean':90,94 'multipl':24,88,91 'need':3 'optim':2 'peopl':40 'point':35,72 'problem':57 'rais':67 'rank':53 'realli':74 'score':10 'search':12,50 'second':71 'solut':31 'solv':59 'think':17 'togeth':103 'us':54,101 'visit':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668817 {#5322
    date: 2023-11-22 17:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#5323
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4283
    +user: App\Entity\User {#4296 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
      What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
      \n
      So what to make better ?\n
      \n
      - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
      - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
      - let users to block instances and thus make de-federation to user’s decision.\n
      - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1701150763 {#4277
      date: 2023-11-28 06:52:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4284 …}
    +nested: Doctrine\ORM\PersistentCollection {#4286 …}
    +votes: Doctrine\ORM\PersistentCollection {#4288 …}
    +reports: Doctrine\ORM\PersistentCollection {#4290 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    -id: 149999
    -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5496375"
    +editedAt: DateTimeImmutable @1701110229 {#4278
      date: 2023-11-27 19:37:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700642616 {#4279
      date: 2023-11-22 09:43:36.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: """
    > Some optimization needs to be done to get better score at search engines.\n
    \n
    > i don’t think having same kind of community in multiple instances with different content is good solution.\n
    \n
    On the first point: If we have more people, we will have more content and more visits, and search engines will rank us higher. Hard problem to solve. A bit chicken and egg. Glad you raise it.\n
    \n
    On the second point: This really frustrated me. I had issues knowing which manga community to join. In addition, multiple instances means multiple communities and means more fragmentation. If we could bring us all together…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668817 {#5321
    date: 2023-11-22 17:00:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@greenmarty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5324 …}
  +nested: Doctrine\ORM\PersistentCollection {#5326 …}
  +votes: Doctrine\ORM\PersistentCollection {#5328 …}
  +reports: Doctrine\ORM\PersistentCollection {#5330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
  -id: 150974
  -bodyTs: "'addit':87 'better':9 'bit':61 'bring':100 'chicken':62 'communiti':22,83,92 'content':28,45 'could':99 'differ':27 'done':6 'egg':64 'engin':13,51 'first':34 'fragment':96 'frustrat':75 'get':8 'glad':65 'good':30 'hard':56 'higher':55 'instanc':25,89 'issu':79 'join':85 'kind':20 'know':80 'manga':82 'mean':90,94 'multipl':24,88,91 'need':3 'optim':2 'peopl':40 'point':35,72 'problem':57 'rais':67 'rank':53 'realli':74 'score':10 'search':12,50 'second':71 'solut':31 'solv':59 'think':17 'togeth':103 'us':54,101 'visit':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668817 {#5322
    date: 2023-11-22 17:00:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4283
      +user: App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
        What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
        \n
        So what to make better ?\n
        \n
        - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
        - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
        - let users to block instances and thus make de-federation to user’s decision.\n
        - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701150763 {#4277
        date: 2023-11-28 06:52:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4284 …}
      +nested: Doctrine\ORM\PersistentCollection {#4286 …}
      +votes: Doctrine\ORM\PersistentCollection {#4288 …}
      +reports: Doctrine\ORM\PersistentCollection {#4290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
      -id: 149999
      -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5496375"
      +editedAt: DateTimeImmutable @1701110229 {#4278
        date: 2023-11-27 19:37:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700642616 {#4279
        date: 2023-11-22 09:43:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4283}
    +body: """
      > Some optimization needs to be done to get better score at search engines.\n
      \n
      > i don’t think having same kind of community in multiple instances with different content is good solution.\n
      \n
      On the first point: If we have more people, we will have more content and more visits, and search engines will rank us higher. Hard problem to solve. A bit chicken and egg. Glad you raise it.\n
      \n
      On the second point: This really frustrated me. I had issues knowing which manga community to join. In addition, multiple instances means multiple communities and means more fragmentation. If we could bring us all together…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700668817 {#5321
      date: 2023-11-22 17:00:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@greenmarty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5324 …}
    +nested: Doctrine\ORM\PersistentCollection {#5326 …}
    +votes: Doctrine\ORM\PersistentCollection {#5328 …}
    +reports: Doctrine\ORM\PersistentCollection {#5330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    -id: 150974
    -bodyTs: "'addit':87 'better':9 'bit':61 'bring':100 'chicken':62 'communiti':22,83,92 'content':28,45 'could':99 'differ':27 'done':6 'egg':64 'engin':13,51 'first':34 'fragment':96 'frustrat':75 'get':8 'glad':65 'good':30 'hard':56 'higher':55 'instanc':25,89 'issu':79 'join':85 'kind':20 'know':80 'manga':82 'mean':90,94 'multipl':24,88,91 'need':3 'optim':2 'peopl':40 'point':35,72 'problem':57 'rais':67 'rank':53 'realli':74 'score':10 'search':12,50 'second':71 'solut':31 'solv':59 'think':17 'togeth':103 'us':54,101 'visit':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668817 {#5322
      date: 2023-11-22 17:00:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: """
    Simply high visit rate is not enough. Every site that wants increase organic traffic has to do [SEO](https://en.m.wikipedia.org/wiki/Search_engine_optimization) at some point.\n
    \n
    As for second point yeah, exactly fragmentation is frustrating .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700673962 {#5609
    date: 2023-11-22 18:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@greenmarty@lemmy.world"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 151264
  -bodyTs: "'/wiki/search_engine_optimization)':21 'en.m.wikipedia.org':20 'en.m.wikipedia.org/wiki/search_engine_optimization)':19 'enough':7 'everi':8 'exact':30 'fragment':31 'frustrat':33 'high':2 'increas':12 'organ':13 'point':24,28 'rate':4 'second':27 'seo':18 'simpli':1 'site':9 'traffic':14 'visit':3 'want':11 'yeah':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5505138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673962 {#5610
    date: 2023-11-22 18:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4283
      +user: App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
        What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
        \n
        So what to make better ?\n
        \n
        - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
        - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
        - let users to block instances and thus make de-federation to user’s decision.\n
        - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701150763 {#4277
        date: 2023-11-28 06:52:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4284 …}
      +nested: Doctrine\ORM\PersistentCollection {#4286 …}
      +votes: Doctrine\ORM\PersistentCollection {#4288 …}
      +reports: Doctrine\ORM\PersistentCollection {#4290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
      -id: 149999
      -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5496375"
      +editedAt: DateTimeImmutable @1701110229 {#4278
        date: 2023-11-27 19:37:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700642616 {#4279
        date: 2023-11-22 09:43:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4283}
    +body: """
      > Some optimization needs to be done to get better score at search engines.\n
      \n
      > i don’t think having same kind of community in multiple instances with different content is good solution.\n
      \n
      On the first point: If we have more people, we will have more content and more visits, and search engines will rank us higher. Hard problem to solve. A bit chicken and egg. Glad you raise it.\n
      \n
      On the second point: This really frustrated me. I had issues knowing which manga community to join. In addition, multiple instances means multiple communities and means more fragmentation. If we could bring us all together…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700668817 {#5321
      date: 2023-11-22 17:00:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@greenmarty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5324 …}
    +nested: Doctrine\ORM\PersistentCollection {#5326 …}
    +votes: Doctrine\ORM\PersistentCollection {#5328 …}
    +reports: Doctrine\ORM\PersistentCollection {#5330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    -id: 150974
    -bodyTs: "'addit':87 'better':9 'bit':61 'bring':100 'chicken':62 'communiti':22,83,92 'content':28,45 'could':99 'differ':27 'done':6 'egg':64 'engin':13,51 'first':34 'fragment':96 'frustrat':75 'get':8 'glad':65 'good':30 'hard':56 'higher':55 'instanc':25,89 'issu':79 'join':85 'kind':20 'know':80 'manga':82 'mean':90,94 'multipl':24,88,91 'need':3 'optim':2 'peopl':40 'point':35,72 'problem':57 'rais':67 'rank':53 'realli':74 'score':10 'search':12,50 'second':71 'solut':31 'solv':59 'think':17 'togeth':103 'us':54,101 'visit':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668817 {#5322
      date: 2023-11-22 17:00:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: """
    Simply high visit rate is not enough. Every site that wants increase organic traffic has to do [SEO](https://en.m.wikipedia.org/wiki/Search_engine_optimization) at some point.\n
    \n
    As for second point yeah, exactly fragmentation is frustrating .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700673962 {#5609
    date: 2023-11-22 18:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@greenmarty@lemmy.world"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 151264
  -bodyTs: "'/wiki/search_engine_optimization)':21 'en.m.wikipedia.org':20 'en.m.wikipedia.org/wiki/search_engine_optimization)':19 'enough':7 'everi':8 'exact':30 'fragment':31 'frustrat':33 'high':2 'increas':12 'organ':13 'point':24,28 'rate':4 'second':27 'seo':18 'simpli':1 'site':9 'traffic':14 'visit':3 'want':11 'yeah':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5505138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673962 {#5610
    date: 2023-11-22 18:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#5611
  +user: App\Entity\User {#4296 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5323
    +user: App\Entity\User {#3966 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4283
      +user: App\Entity\User {#4296 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        I moved to Lemmy over from reddit not because of content or better UI but because people behind reddit seems like jerks to me and i came to realization I’d rather use open source.  \n
        What i lack here is information e.g. programming communities in Lemmy are, well, dead. If left on Lemmy things that are “recommended” to me it’s sensational “news” that are aimed to spark woke vs others battle in discussion.\n
        \n
        So what to make better ?\n
        \n
        - to build what reddit has, I’d call it a content library and i don’t care if it’s done by bots or humans. For me the facts + discussion to ask question is super important.\n
        - if searching for a topic outside of Lemmy> Lemmy doesn’t show up in search engine but reddit does. Some optimization needs to be done to get better score at search engines.\n
        - let users to block instances and thus make de-federation to user’s decision.\n
        - i think there needs to some kind of cross instance community, i don’t think having same kind of community in multiple instances with different content is good solution.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701150763 {#4277
        date: 2023-11-28 06:52:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4284 …}
      +nested: Doctrine\ORM\PersistentCollection {#4286 …}
      +votes: Doctrine\ORM\PersistentCollection {#4288 …}
      +reports: Doctrine\ORM\PersistentCollection {#4290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4292 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
      -id: 149999
      -bodyTs: "'aim':66 'ask':111 'battl':72 'behind':18 'better':13,79,143 'block':151 'bot':102 'build':81 'call':87 'came':27 'care':96 'communiti':44,173,182 'content':11,90,188 'cross':171 'd':31,86 'de':157 'de-feder':156 'dead':49 'decis':162 'differ':187 'discuss':74,109 'doesn':125 'done':100,140 'e.g':42 'engin':131,147 'fact':108 'feder':158 'get':142 'good':190 'human':104 'import':115 'inform':41 'instanc':152,172,185 'jerk':22 'kind':169,180 'lack':38 'left':51 'lemmi':4,46,53,123,124 'let':148 'librari':91 'like':21 'make':78,155 'move':2 'multipl':184 'need':137,166 'news':63 'open':34 'optim':136 'other':71 'outsid':121 'peopl':17 'program':43 'question':112 'rather':32 'realiz':29 'recommend':57 'reddit':7,19,83,133 'score':144 'search':117,130,146 'seem':20 'sensat':62 'show':127 'solut':191 'sourc':35 'spark':68 'super':114 'thing':54 'think':164,177 'thus':154 'topic':120 'ui':14 'use':33 'user':149,160 'vs':70 'well':48 'woke':69"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5496375"
      +editedAt: DateTimeImmutable @1701110229 {#4278
        date: 2023-11-27 19:37:09.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700642616 {#4279
        date: 2023-11-22 09:43:36.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4283}
    +body: """
      > Some optimization needs to be done to get better score at search engines.\n
      \n
      > i don’t think having same kind of community in multiple instances with different content is good solution.\n
      \n
      On the first point: If we have more people, we will have more content and more visits, and search engines will rank us higher. Hard problem to solve. A bit chicken and egg. Glad you raise it.\n
      \n
      On the second point: This really frustrated me. I had issues knowing which manga community to join. In addition, multiple instances means multiple communities and means more fragmentation. If we could bring us all together…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1700668817 {#5321
      date: 2023-11-22 17:00:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@greenmarty@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5324 …}
    +nested: Doctrine\ORM\PersistentCollection {#5326 …}
    +votes: Doctrine\ORM\PersistentCollection {#5328 …}
    +reports: Doctrine\ORM\PersistentCollection {#5330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5334 …}
    -id: 150974
    -bodyTs: "'addit':87 'better':9 'bit':61 'bring':100 'chicken':62 'communiti':22,83,92 'content':28,45 'could':99 'differ':27 'done':6 'egg':64 'engin':13,51 'first':34 'fragment':96 'frustrat':75 'get':8 'glad':65 'good':30 'hard':56 'higher':55 'instanc':25,89 'issu':79 'join':85 'kind':20 'know':80 'manga':82 'mean':90,94 'multipl':24,88,91 'need':3 'optim':2 'peopl':40 'point':35,72 'problem':57 'rais':67 'rank':53 'realli':74 'score':10 'search':12,50 'second':71 'solut':31 'solv':59 'think':17 'togeth':103 'us':54,101 'visit':48"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5503312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700668817 {#5322
      date: 2023-11-22 17:00:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4283}
  +body: """
    Simply high visit rate is not enough. Every site that wants increase organic traffic has to do [SEO](https://en.m.wikipedia.org/wiki/Search_engine_optimization) at some point.\n
    \n
    As for second point yeah, exactly fragmentation is frustrating .
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700673962 {#5609
    date: 2023-11-22 18:26:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@greenmarty@lemmy.world"
    "@TserriednichThe4th@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5612 …}
  +nested: Doctrine\ORM\PersistentCollection {#5614 …}
  +votes: Doctrine\ORM\PersistentCollection {#5616 …}
  +reports: Doctrine\ORM\PersistentCollection {#5618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5622 …}
  -id: 151264
  -bodyTs: "'/wiki/search_engine_optimization)':21 'en.m.wikipedia.org':20 'en.m.wikipedia.org/wiki/search_engine_optimization)':19 'enough':7 'everi':8 'exact':30 'fragment':31 'frustrat':33 'high':2 'increas':12 'organ':13 'point':24,28 'rate':4 'second':27 'seo':18 'simpli':1 'site':9 'traffic':14 'visit':3 'want':11 'yeah':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5505138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673962 {#5610
    date: 2023-11-22 18:26:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "i don’t care. I came here because i’m so sick of reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700639292 {#4351
    date: 2023-11-22 08:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 149920
  -bodyTs: "'came':6 'care':4 'm':10 'reddit':14 'sick':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6430413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700639292 {#4352
    date: 2023-11-22 08:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "i don’t care. I came here because i’m so sick of reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700639292 {#4351
    date: 2023-11-22 08:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 149920
  -bodyTs: "'came':6 'care':4 'm':10 'reddit':14 'sick':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6430413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700639292 {#4352
    date: 2023-11-22 08:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#4356
  +user: App\Entity\User {#4369 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "i don’t care. I came here because i’m so sick of reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1700639292 {#4351
    date: 2023-11-22 08:48:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4357 …}
  +nested: Doctrine\ORM\PersistentCollection {#4359 …}
  +votes: Doctrine\ORM\PersistentCollection {#4361 …}
  +reports: Doctrine\ORM\PersistentCollection {#4363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4367 …}
  -id: 149920
  -bodyTs: "'came':6 'care':4 'm':10 'reddit':14 'sick':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6430413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700639292 {#4352
    date: 2023-11-22 08:48:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Its alright, we all have lives we live and sometimes don’t have time for Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701103622 {#4424
    date: 2023-11-27 17:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 149421
  -bodyTs: "'alright':2 'lemmi':16 'live':6,8 'sometim':10 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6011307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620194 {#4425
    date: 2023-11-22 03:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Its alright, we all have lives we live and sometimes don’t have time for Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701103622 {#4424
    date: 2023-11-27 17:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 149421
  -bodyTs: "'alright':2 'lemmi':16 'live':6,8 'sometim':10 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6011307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620194 {#4425
    date: 2023-11-22 03:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4429
  +user: App\Entity\User {#4442 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Its alright, we all have lives we live and sometimes don’t have time for Lemmy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701103622 {#4424
    date: 2023-11-27 17:47:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4430 …}
  +nested: Doctrine\ORM\PersistentCollection {#4432 …}
  +votes: Doctrine\ORM\PersistentCollection {#4434 …}
  +reports: Doctrine\ORM\PersistentCollection {#4436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4440 …}
  -id: 149421
  -bodyTs: "'alright':2 'lemmi':16 'live':6,8 'sometim':10 'time':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6011307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700620194 {#4425
    date: 2023-11-22 03:29:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4504
  +user: App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
    \n
    I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701143014 {#4498
    date: 2023-11-28 04:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4507 …}
  +votes: Doctrine\ORM\PersistentCollection {#4509 …}
  +reports: Doctrine\ORM\PersistentCollection {#4511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
  -id: 149271
  -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5067924"
  +editedAt: DateTimeImmutable @1701078710 {#4499
    date: 2023-11-27 10:51:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700615395 {#4500
    date: 2023-11-22 02:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#4504
  +user: App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
    \n
    I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701143014 {#4498
    date: 2023-11-28 04:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4507 …}
  +votes: Doctrine\ORM\PersistentCollection {#4509 …}
  +reports: Doctrine\ORM\PersistentCollection {#4511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
  -id: 149271
  -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5067924"
  +editedAt: DateTimeImmutable @1701078710 {#4499
    date: 2023-11-27 10:51:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700615395 {#4500
    date: 2023-11-22 02:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#4504
  +user: App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
    \n
    I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1701143014 {#4498
    date: 2023-11-28 04:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4507 …}
  +votes: Doctrine\ORM\PersistentCollection {#4509 …}
  +reports: Doctrine\ORM\PersistentCollection {#4511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
  -id: 149271
  -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5067924"
  +editedAt: DateTimeImmutable @1701078710 {#4499
    date: 2023-11-27 10:51:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700615395 {#4500
    date: 2023-11-22 02:09:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: "I dunno. I blame lack of engagement. We have to post content. Engage. I see tons of posts upvoted but a huge lack of OC. If we don’t use the platform, it dies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700634442 {#5273
    date: 2023-11-22 07:27:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 149769
  -bodyTs: "'blame':4 'content':12 'die':34 'dunno':2 'engag':7,13 'huge':22 'lack':5,23 'oc':25 'platform':32 'post':11,18 'see':15 'ton':16 'upvot':19 'use':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4905712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634442 {#5274
    date: 2023-11-22 07:27:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: "I dunno. I blame lack of engagement. We have to post content. Engage. I see tons of posts upvoted but a huge lack of OC. If we don’t use the platform, it dies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700634442 {#5273
    date: 2023-11-22 07:27:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 149769
  -bodyTs: "'blame':4 'content':12 'die':34 'dunno':2 'engag':7,13 'huge':22 'lack':5,23 'oc':25 'platform':32 'post':11,18 'see':15 'ton':16 'upvot':19 'use':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4905712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634442 {#5274
    date: 2023-11-22 07:27:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5275
  +user: Proxies\__CG__\App\Entity\User {#5276 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: "I dunno. I blame lack of engagement. We have to post content. Engage. I see tons of posts upvoted but a huge lack of OC. If we don’t use the platform, it dies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700634442 {#5273
    date: 2023-11-22 07:27:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5277 …}
  +nested: Doctrine\ORM\PersistentCollection {#5279 …}
  +votes: Doctrine\ORM\PersistentCollection {#5281 …}
  +reports: Doctrine\ORM\PersistentCollection {#5283 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5287 …}
  -id: 149769
  -bodyTs: "'blame':4 'content':12 'die':34 'dunno':2 'engag':7,13 'huge':22 'lack':5,23 'oc':25 'platform':32 'post':11,18 'see':15 'ton':16 'upvot':19 'use':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4905712"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700634442 {#5274
    date: 2023-11-22 07:27:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    Got some bad news for you, brother.\n
    \n
    The normies you refer to are going to use reddit and twitter until they die.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700647841 {#5289
    date: 2023-11-22 11:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 150124
  -bodyTs: "'bad':3 'brother':7 'die':22 'go':14 'got':1 'news':4 'normi':9 'reddit':17 'refer':11 'twitter':19 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647841 {#5290
    date: 2023-11-22 11:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    Got some bad news for you, brother.\n
    \n
    The normies you refer to are going to use reddit and twitter until they die.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700647841 {#5289
    date: 2023-11-22 11:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 150124
  -bodyTs: "'bad':3 'brother':7 'die':22 'go':14 'got':1 'news':4 'normi':9 'reddit':17 'refer':11 'twitter':19 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647841 {#5290
    date: 2023-11-22 11:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#5291
  +user: Proxies\__CG__\App\Entity\User {#5292 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    Got some bad news for you, brother.\n
    \n
    The normies you refer to are going to use reddit and twitter until they die.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700647841 {#5289
    date: 2023-11-22 11:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5293 …}
  +nested: Doctrine\ORM\PersistentCollection {#5295 …}
  +votes: Doctrine\ORM\PersistentCollection {#5297 …}
  +reports: Doctrine\ORM\PersistentCollection {#5299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5303 …}
  -id: 150124
  -bodyTs: "'bad':3 'brother':7 'die':22 'go':14 'got':1 'news':4 'normi':9 'reddit':17 'refer':11 'twitter':19 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5497343"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700647841 {#5290
    date: 2023-11-22 11:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
    \n
    People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
    \n
    The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
    \n
    My lemmy feed is mostly politics, then SWE stuff, then memes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700624534 {#5305
    date: 2023-11-22 04:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 149544
  -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624534 {#5306
    date: 2023-11-22 04:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
    \n
    People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
    \n
    The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
    \n
    My lemmy feed is mostly politics, then SWE stuff, then memes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700624534 {#5305
    date: 2023-11-22 04:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 149544
  -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624534 {#5306
    date: 2023-11-22 04:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5307
  +user: Proxies\__CG__\App\Entity\User {#5308 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
      \n
      I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1701143014 {#4498
      date: 2023-11-28 04:43:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 149271
    -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5067924"
    +editedAt: DateTimeImmutable @1701078710 {#4499
      date: 2023-11-27 10:51:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700615395 {#4500
      date: 2023-11-22 02:09:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
    \n
    People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
    \n
    The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
    \n
    My lemmy feed is mostly politics, then SWE stuff, then memes
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700624534 {#5305
    date: 2023-11-22 04:42:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5309 …}
  +nested: Doctrine\ORM\PersistentCollection {#5311 …}
  +votes: Doctrine\ORM\PersistentCollection {#5313 …}
  +reports: Doctrine\ORM\PersistentCollection {#5315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
  -id: 149544
  -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6012480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700624534 {#5306
    date: 2023-11-22 04:42:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#5580
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4504
      +user: App\Entity\User {#4517 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
        \n
        I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701143014 {#4498
        date: 2023-11-28 04:43:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4505 …}
      +nested: Doctrine\ORM\PersistentCollection {#4507 …}
      +votes: Doctrine\ORM\PersistentCollection {#4509 …}
      +reports: Doctrine\ORM\PersistentCollection {#4511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
      -id: 149271
      -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5067924"
      +editedAt: DateTimeImmutable @1701078710 {#4499
        date: 2023-11-27 10:51:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700615395 {#4500
        date: 2023-11-22 02:09:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4504}
    +body: """
      Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
      \n
      People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
      \n
      The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
      \n
      My lemmy feed is mostly politics, then SWE stuff, then memes
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700624534 {#5305
      date: 2023-11-22 04:42:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@dramaticcat@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 149544
    -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6012480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624534 {#5306
      date: 2023-11-22 04:42:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    > woodworking, 3d printing, Astronomy\n
    \n
    I am surprised this isn’t more popular on Lemmy frankly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668884 {#5578
    date: 2023-11-22 17:01:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
    "@bitsplease@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5581 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
  -id: 150977
  -bodyTs: "'3d':2 'astronomi':4 'frank':15 'isn':9 'lemmi':14 'popular':12 'print':3 'surpris':7 'woodwork':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668884 {#5579
    date: 2023-11-22 17:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#5580
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4504
      +user: App\Entity\User {#4517 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
        \n
        I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701143014 {#4498
        date: 2023-11-28 04:43:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4505 …}
      +nested: Doctrine\ORM\PersistentCollection {#4507 …}
      +votes: Doctrine\ORM\PersistentCollection {#4509 …}
      +reports: Doctrine\ORM\PersistentCollection {#4511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
      -id: 149271
      -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5067924"
      +editedAt: DateTimeImmutable @1701078710 {#4499
        date: 2023-11-27 10:51:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700615395 {#4500
        date: 2023-11-22 02:09:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4504}
    +body: """
      Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
      \n
      People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
      \n
      The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
      \n
      My lemmy feed is mostly politics, then SWE stuff, then memes
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700624534 {#5305
      date: 2023-11-22 04:42:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@dramaticcat@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 149544
    -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6012480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624534 {#5306
      date: 2023-11-22 04:42:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    > woodworking, 3d printing, Astronomy\n
    \n
    I am surprised this isn’t more popular on Lemmy frankly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668884 {#5578
    date: 2023-11-22 17:01:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
    "@bitsplease@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5581 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
  -id: 150977
  -bodyTs: "'3d':2 'astronomi':4 'frank':15 'isn':9 'lemmi':14 'popular':12 'print':3 'surpris':7 'woodwork':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668884 {#5579
    date: 2023-11-22 17:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#5580
  +user: App\Entity\User {#3966 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5307
    +user: Proxies\__CG__\App\Entity\User {#5308 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4504
      +user: App\Entity\User {#4517 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        Maybe it’s because nobody is interested in a platform that has a worse circlejerk than even Reddit of all sites?\n
        \n
        I want Lemmy to succeed but we need to attract more normies and at the right time when Reddit does something stupid again.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1701143014 {#4498
        date: 2023-11-28 04:43:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4505 …}
      +nested: Doctrine\ORM\PersistentCollection {#4507 …}
      +votes: Doctrine\ORM\PersistentCollection {#4509 …}
      +reports: Doctrine\ORM\PersistentCollection {#4511 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
      -id: 149271
      -bodyTs: "'attract':31 'circlejerk':15 'even':17 'interest':7 'lemmi':24 'mayb':1 'need':29 'nobodi':5 'normi':33 'platform':10 'reddit':18,40 'right':37 'site':21 'someth':42 'stupid':43 'succeed':26 'time':38 'want':23 'wors':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://discuss.tchncs.de/comment/5067924"
      +editedAt: DateTimeImmutable @1701078710 {#4499
        date: 2023-11-27 10:51:50.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700615395 {#4500
        date: 2023-11-22 02:09:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4504}
    +body: """
      Yeah, remember the reaction when that one post got popular about lemmy being boring for anyone that wasn’t a SWE/Linux user?\n
      \n
      People got so pissed off, one of the top posts on lemmy that day was something to the affect of “fuck you, we’re not obligated to post things you like”. Which, yeah, you’re not - but you also can’t blame people for losing interest in your platform when you only have active discussion on one or two relatively niche topics.\n
      \n
      The fact is that Lemmy is garbage for discussing hobbys or interests outside of a few niche areas. On reddit my feed was filled with woodworking, 3d printing, Astronomy, and other topics that get very little traffic on lemmy.\n
      \n
      My lemmy feed is mostly politics, then SWE stuff, then memes
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700624534 {#5305
      date: 2023-11-22 04:42:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@dramaticcat@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5309 …}
    +nested: Doctrine\ORM\PersistentCollection {#5311 …}
    +votes: Doctrine\ORM\PersistentCollection {#5313 …}
    +reports: Doctrine\ORM\PersistentCollection {#5315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5319 …}
    -id: 149544
    -bodyTs: "'3d':111 'activ':76 'affect':41 'also':61 'anyon':16 'area':102 'astronomi':113 'blame':64 'bore':14 'day':36 'discuss':77,93 'fact':86 'feed':106,126 'fill':108 'fuck':43 'garbag':91 'get':118 'got':9,24 'hobbi':94 'interest':68,96 'lemmi':12,34,89,123,125 'like':53 'littl':120 'lose':67 'meme':134 'most':128 'nich':83,101 'oblig':48 'one':7,28,79 'outsid':97 'peopl':23,65 'piss':26 'platform':71 'polit':129 'popular':10 'post':8,32,50 'print':112 're':46,57 'reaction':4 'reddit':104 'relat':82 'rememb':2 'someth':38 'stuff':132 'swe':131 'swe/linux':21 'thing':51 'top':31 'topic':84,116 'traffic':121 'two':81 'user':22 'wasn':18 'woodwork':110 'yeah':1,55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6012480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700624534 {#5306
      date: 2023-11-22 04:42:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: """
    > woodworking, 3d printing, Astronomy\n
    \n
    I am surprised this isn’t more popular on Lemmy frankly.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700668884 {#5578
    date: 2023-11-22 17:01:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@dramaticcat@discuss.tchncs.de"
    "@bitsplease@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5581 …}
  +nested: Doctrine\ORM\PersistentCollection {#5583 …}
  +votes: Doctrine\ORM\PersistentCollection {#5585 …}
  +reports: Doctrine\ORM\PersistentCollection {#5587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5591 …}
  -id: 150977
  -bodyTs: "'3d':2 'astronomi':4 'frank':15 'isn':9 'lemmi':14 'popular':12 'print':3 'surpris':7 'woodwork':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668884 {#5579
    date: 2023-11-22 17:01:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4577
  +user: App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Happened with Mastodon too, but that’s thriving now. Users come in waves. Don’t focus on the numbers, focus on the content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700612223 {#4572
    date: 2023-11-22 01:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 149171
  -bodyTs: "'come':11 'content':23 'focus':16,20 'happen':1 'mastodon':3 'number':19 'thrive':8 'user':10 'wave':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4581459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612223 {#4573
    date: 2023-11-22 01:17:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4577
  +user: App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Happened with Mastodon too, but that’s thriving now. Users come in waves. Don’t focus on the numbers, focus on the content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700612223 {#4572
    date: 2023-11-22 01:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 149171
  -bodyTs: "'come':11 'content':23 'focus':16,20 'happen':1 'mastodon':3 'number':19 'thrive':8 'user':10 'wave':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4581459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612223 {#4573
    date: 2023-11-22 01:17:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4577
  +user: App\Entity\User {#4590 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Happened with Mastodon too, but that’s thriving now. Users come in waves. Don’t focus on the numbers, focus on the content."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1700612223 {#4572
    date: 2023-11-22 01:17:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4578 …}
  +nested: Doctrine\ORM\PersistentCollection {#4580 …}
  +votes: Doctrine\ORM\PersistentCollection {#4582 …}
  +reports: Doctrine\ORM\PersistentCollection {#4584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4586 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4588 …}
  -id: 149171
  -bodyTs: "'come':11 'content':23 'focus':16,20 'happen':1 'mastodon':3 'number':19 'thrive':8 'user':10 'wave':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/4581459"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700612223 {#4573
    date: 2023-11-22 01:17:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4651 …}
  +root: App\Entity\EntryComment {#4651 …}
  +body: "U so lame bro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700615319 {#5257
    date: 2023-11-22 02:08:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 149268
  -bodyTs: "'bro':4 'lame':3 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700615319 {#5258
    date: 2023-11-22 02:08:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4651 …}
  +root: App\Entity\EntryComment {#4651 …}
  +body: "U so lame bro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700615319 {#5257
    date: 2023-11-22 02:08:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 149268
  -bodyTs: "'bro':4 'lame':3 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700615319 {#5258
    date: 2023-11-22 02:08:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5259
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4651 …}
  +root: App\Entity\EntryComment {#4651 …}
  +body: "U so lame bro"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700615319 {#5257
    date: 2023-11-22 02:08:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5261 …}
  +nested: Doctrine\ORM\PersistentCollection {#5263 …}
  +votes: Doctrine\ORM\PersistentCollection {#5265 …}
  +reports: Doctrine\ORM\PersistentCollection {#5267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
  -id: 149268
  -bodyTs: "'bro':4 'lame':3 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5490509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700615319 {#5258
    date: 2023-11-22 02:08:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5564
  +user: Proxies\__CG__\App\Entity\User {#5565 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4651 …}
    +root: App\Entity\EntryComment {#4651 …}
    +body: "U so lame bro"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700615319 {#5257
      date: 2023-11-22 02:08:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@WoodlandAlliance@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 149268
    -bodyTs: "'bro':4 'lame':3 'u':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700615319 {#5258
      date: 2023-11-22 02:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651 …}
  +body: "Honestly why? I’ve actually been seeing too much generic boring meme content on here and if anything I want to see less of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700648855 {#5562
    date: 2023-11-22 11:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5566 …}
  +nested: Doctrine\ORM\PersistentCollection {#5568 …}
  +votes: Doctrine\ORM\PersistentCollection {#5570 …}
  +reports: Doctrine\ORM\PersistentCollection {#5572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
  -id: 150137
  -bodyTs: "'actual':5 'anyth':18 'bore':11 'content':13 'generic':10 'honest':1 'less':23 'meme':12 'much':9 'see':7,22 've':4 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5002273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648855 {#5563
    date: 2023-11-22 11:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5565 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4651 …}
    +root: App\Entity\EntryComment {#4651 …}
    +body: "U so lame bro"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700615319 {#5257
      date: 2023-11-22 02:08:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@WoodlandAlliance@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 149268
    -bodyTs: "'bro':4 'lame':3 'u':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700615319 {#5258
      date: 2023-11-22 02:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651 …}
  +body: "Honestly why? I’ve actually been seeing too much generic boring meme content on here and if anything I want to see less of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700648855 {#5562
    date: 2023-11-22 11:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5566 …}
  +nested: Doctrine\ORM\PersistentCollection {#5568 …}
  +votes: Doctrine\ORM\PersistentCollection {#5570 …}
  +reports: Doctrine\ORM\PersistentCollection {#5572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
  -id: 150137
  -bodyTs: "'actual':5 'anyth':18 'bore':11 'content':13 'generic':10 'honest':1 'less':23 'meme':12 'much':9 'see':7,22 've':4 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5002273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648855 {#5563
    date: 2023-11-22 11:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#5564
  +user: Proxies\__CG__\App\Entity\User {#5565 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5259
    +user: Proxies\__CG__\App\Entity\User {#5260 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4651 …}
    +root: App\Entity\EntryComment {#4651 …}
    +body: "U so lame bro"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700615319 {#5257
      date: 2023-11-22 02:08:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@WoodlandAlliance@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5261 …}
    +nested: Doctrine\ORM\PersistentCollection {#5263 …}
    +votes: Doctrine\ORM\PersistentCollection {#5265 …}
    +reports: Doctrine\ORM\PersistentCollection {#5267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 149268
    -bodyTs: "'bro':4 'lame':3 'u':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5490509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700615319 {#5258
      date: 2023-11-22 02:08:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651 …}
  +body: "Honestly why? I’ve actually been seeing too much generic boring meme content on here and if anything I want to see less of it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700648855 {#5562
    date: 2023-11-22 11:27:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
    "@rainerloeten@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5566 …}
  +nested: Doctrine\ORM\PersistentCollection {#5568 …}
  +votes: Doctrine\ORM\PersistentCollection {#5570 …}
  +reports: Doctrine\ORM\PersistentCollection {#5572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
  -id: 150137
  -bodyTs: "'actual':5 'anyth':18 'bore':11 'content':13 'generic':10 'honest':1 'less':23 'meme':12 'much':9 'see':7,22 've':4 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5002273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700648855 {#5563
    date: 2023-11-22 11:27:35.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5565 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4651 …}
      +root: App\Entity\EntryComment {#4651 …}
      +body: "U so lame bro"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700615319 {#5257
        date: 2023-11-22 02:08:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@WoodlandAlliance@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 149268
      -bodyTs: "'bro':4 'lame':3 'u':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700615319 {#5258
        date: 2023-11-22 02:08:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4651 …}
    +body: "Honestly why? I’ve actually been seeing too much generic boring meme content on here and if anything I want to see less of it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700648855 {#5562
      date: 2023-11-22 11:27:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@WoodlandAlliance@lemm.ee"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5566 …}
    +nested: Doctrine\ORM\PersistentCollection {#5568 …}
    +votes: Doctrine\ORM\PersistentCollection {#5570 …}
    +reports: Doctrine\ORM\PersistentCollection {#5572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
    -id: 150137
    -bodyTs: "'actual':5 'anyth':18 'bore':11 'content':13 'generic':10 'honest':1 'less':23 'meme':12 'much':9 'see':7,22 've':4 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5002273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648855 {#5563
      date: 2023-11-22 11:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651 …}
  +body: "That’s fair, but I think this will rather be fixed algorithmically. More users here (generally) means less users on big tech platforms, which I always appreciate :) Also I think gatekeeping ends up hurting a platform. Even “generic” people can have or develop special interests haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700660689 {#5707
    date: 2023-11-22 14:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
    "@rainerloeten@lemmy.world"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5710 …}
  +nested: Doctrine\ORM\PersistentCollection {#5712 …}
  +votes: Doctrine\ORM\PersistentCollection {#5714 …}
  +reports: Doctrine\ORM\PersistentCollection {#5716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
  -id: 150474
  -bodyTs: "'algorithm':12 'also':28 'alway':26 'appreci':27 'big':21 'develop':43 'end':32 'even':37 'fair':3 'fix':11 'gatekeep':31 'general':16 'generic':38 'haha':46 'hurt':34 'interest':45 'less':18 'mean':17 'peopl':39 'platform':23,36 'rather':9 'special':44 'tech':22 'think':6,30 'user':14,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660689 {#5708
    date: 2023-11-22 14:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5565 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4651 …}
      +root: App\Entity\EntryComment {#4651 …}
      +body: "U so lame bro"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700615319 {#5257
        date: 2023-11-22 02:08:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@WoodlandAlliance@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 149268
      -bodyTs: "'bro':4 'lame':3 'u':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700615319 {#5258
        date: 2023-11-22 02:08:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4651 …}
    +body: "Honestly why? I’ve actually been seeing too much generic boring meme content on here and if anything I want to see less of it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700648855 {#5562
      date: 2023-11-22 11:27:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@WoodlandAlliance@lemm.ee"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5566 …}
    +nested: Doctrine\ORM\PersistentCollection {#5568 …}
    +votes: Doctrine\ORM\PersistentCollection {#5570 …}
    +reports: Doctrine\ORM\PersistentCollection {#5572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
    -id: 150137
    -bodyTs: "'actual':5 'anyth':18 'bore':11 'content':13 'generic':10 'honest':1 'less':23 'meme':12 'much':9 'see':7,22 've':4 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5002273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648855 {#5563
      date: 2023-11-22 11:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651 …}
  +body: "That’s fair, but I think this will rather be fixed algorithmically. More users here (generally) means less users on big tech platforms, which I always appreciate :) Also I think gatekeeping ends up hurting a platform. Even “generic” people can have or develop special interests haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700660689 {#5707
    date: 2023-11-22 14:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
    "@rainerloeten@lemmy.world"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5710 …}
  +nested: Doctrine\ORM\PersistentCollection {#5712 …}
  +votes: Doctrine\ORM\PersistentCollection {#5714 …}
  +reports: Doctrine\ORM\PersistentCollection {#5716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
  -id: 150474
  -bodyTs: "'algorithm':12 'also':28 'alway':26 'appreci':27 'big':21 'develop':43 'end':32 'even':37 'fair':3 'fix':11 'gatekeep':31 'general':16 'generic':38 'haha':46 'hurt':34 'interest':45 'less':18 'mean':17 'peopl':39 'platform':23,36 'rather':9 'special':44 'tech':22 'think':6,30 'user':14,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660689 {#5708
    date: 2023-11-22 14:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#5709
  +user: Proxies\__CG__\App\Entity\User {#5260 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5564
    +user: Proxies\__CG__\App\Entity\User {#5565 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5259
      +user: Proxies\__CG__\App\Entity\User {#5260 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4651 …}
      +root: App\Entity\EntryComment {#4651 …}
      +body: "U so lame bro"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700615319 {#5257
        date: 2023-11-22 02:08:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@WoodlandAlliance@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5261 …}
      +nested: Doctrine\ORM\PersistentCollection {#5263 …}
      +votes: Doctrine\ORM\PersistentCollection {#5265 …}
      +reports: Doctrine\ORM\PersistentCollection {#5267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5269 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5271 …}
      -id: 149268
      -bodyTs: "'bro':4 'lame':3 'u':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5490509"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700615319 {#5258
        date: 2023-11-22 02:08:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4651 …}
    +body: "Honestly why? I’ve actually been seeing too much generic boring meme content on here and if anything I want to see less of it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700648855 {#5562
      date: 2023-11-22 11:27:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@WoodlandAlliance@lemm.ee"
      "@rainerloeten@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5566 …}
    +nested: Doctrine\ORM\PersistentCollection {#5568 …}
    +votes: Doctrine\ORM\PersistentCollection {#5570 …}
    +reports: Doctrine\ORM\PersistentCollection {#5572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5576 …}
    -id: 150137
    -bodyTs: "'actual':5 'anyth':18 'bore':11 'content':13 'generic':10 'honest':1 'less':23 'meme':12 'much':9 'see':7,22 've':4 'want':20"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5002273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700648855 {#5563
      date: 2023-11-22 11:27:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651 …}
  +body: "That’s fair, but I think this will rather be fixed algorithmically. More users here (generally) means less users on big tech platforms, which I always appreciate :) Also I think gatekeeping ends up hurting a platform. Even “generic” people can have or develop special interests haha."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700660689 {#5707
    date: 2023-11-22 14:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@WoodlandAlliance@lemm.ee"
    "@rainerloeten@lemmy.world"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5710 …}
  +nested: Doctrine\ORM\PersistentCollection {#5712 …}
  +votes: Doctrine\ORM\PersistentCollection {#5714 …}
  +reports: Doctrine\ORM\PersistentCollection {#5716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5720 …}
  -id: 150474
  -bodyTs: "'algorithm':12 'also':28 'alway':26 'appreci':27 'big':21 'develop':43 'end':32 'even':37 'fair':3 'fix':11 'gatekeep':31 'general':16 'generic':38 'haha':46 'hurt':34 'interest':45 'less':18 'mean':17 'peopl':39 'platform':23,36 'rather':9 'special':44 'tech':22 'think':6,30 'user':14,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660689 {#5708
    date: 2023-11-22 14:44:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4724
  +user: App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "oh my god who cares"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700606306 {#4719
    date: 2023-11-21 23:38:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 148871
  -bodyTs: "'care':5 'god':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606306 {#4720
    date: 2023-11-21 23:38:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#4724
  +user: App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "oh my god who cares"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700606306 {#4719
    date: 2023-11-21 23:38:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 148871
  -bodyTs: "'care':5 'god':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606306 {#4720
    date: 2023-11-21 23:38:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#4724
  +user: App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "oh my god who cares"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1700606306 {#4719
    date: 2023-11-21 23:38:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 148871
  -bodyTs: "'care':5 'god':3 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606306 {#4720
    date: 2023-11-21 23:38:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Supercommunities"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700599739 {#4792
    date: 2023-11-21 21:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 148492
  -bodyTs: "'supercommun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4370232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599739 {#4793
    date: 2023-11-21 21:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Supercommunities"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700599739 {#4792
    date: 2023-11-21 21:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 148492
  -bodyTs: "'supercommun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4370232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599739 {#4793
    date: 2023-11-21 21:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "Supercommunities"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700599739 {#4792
    date: 2023-11-21 21:48:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 148492
  -bodyTs: "'supercommun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4370232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599739 {#4793
    date: 2023-11-21 21:48:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    It would probably help not to have this happen:\n
    \n
    [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
    \n
    [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701142194 {#4865
    date: 2023-11-28 04:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 148346
  -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5778188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596928 {#4866
    date: 2023-11-21 21:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    It would probably help not to have this happen:\n
    \n
    [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
    \n
    [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701142194 {#4865
    date: 2023-11-28 04:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 148346
  -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5778188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596928 {#4866
    date: 2023-11-21 21:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#4870
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    It would probably help not to have this happen:\n
    \n
    [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
    \n
    [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701142194 {#4865
    date: 2023-11-28 04:29:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 148346
  -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5778188"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596928 {#4866
    date: 2023-11-21 21:02:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      It would probably help not to have this happen:\n
      \n
      [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
      \n
      [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701142194 {#4865
      date: 2023-11-28 04:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 148346
    -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5778188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596928 {#4866
      date: 2023-11-21 21:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601089 {#5241
    date: 2023-11-21 22:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 148588
  -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5304168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601089 {#5242
    date: 2023-11-21 22:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      It would probably help not to have this happen:\n
      \n
      [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
      \n
      [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701142194 {#4865
      date: 2023-11-28 04:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 148346
    -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5778188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596928 {#4866
      date: 2023-11-21 21:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601089 {#5241
    date: 2023-11-21 22:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 148588
  -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5304168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601089 {#5242
    date: 2023-11-21 22:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5243
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4870
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      It would probably help not to have this happen:\n
      \n
      [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
      \n
      [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1701142194 {#4865
      date: 2023-11-28 04:29:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 148346
    -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5778188"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596928 {#4866
      date: 2023-11-21 21:02:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700601089 {#5241
    date: 2023-11-21 22:11:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5245 …}
  +nested: Doctrine\ORM\PersistentCollection {#5247 …}
  +votes: Doctrine\ORM\PersistentCollection {#5249 …}
  +reports: Doctrine\ORM\PersistentCollection {#5251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
  -id: 148588
  -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5304168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700601089 {#5242
    date: 2023-11-21 22:11:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#5503
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        It would probably help not to have this happen:\n
        \n
        [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
        \n
        [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701142194 {#4865
        date: 2023-11-28 04:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 148346
      -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5778188"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596928 {#4866
        date: 2023-11-21 21:02:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601089 {#5241
      date: 2023-11-21 22:11:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 148588
    -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5304168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601089 {#5242
      date: 2023-11-21 22:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
    \n
    If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
    \n
    If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700611967 {#5500
    date: 2023-11-22 01:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 149165
  -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5786371"
  +editedAt: DateTimeImmutable @1701116077 {#5501
    date: 2023-11-27 21:14:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700611967 {#5502
    date: 2023-11-22 01:12:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#5503
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        It would probably help not to have this happen:\n
        \n
        [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
        \n
        [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701142194 {#4865
        date: 2023-11-28 04:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 148346
      -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5778188"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596928 {#4866
        date: 2023-11-21 21:02:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601089 {#5241
      date: 2023-11-21 22:11:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 148588
    -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5304168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601089 {#5242
      date: 2023-11-21 22:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
    \n
    If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
    \n
    If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700611967 {#5500
    date: 2023-11-22 01:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 149165
  -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5786371"
  +editedAt: DateTimeImmutable @1701116077 {#5501
    date: 2023-11-27 21:14:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700611967 {#5502
    date: 2023-11-22 01:12:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#5503
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5243
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4870
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: """
        It would probably help not to have this happen:\n
        \n
        [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
        \n
        [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701142194 {#4865
        date: 2023-11-28 04:29:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4871 …}
      +nested: Doctrine\ORM\PersistentCollection {#4873 …}
      +votes: Doctrine\ORM\PersistentCollection {#4875 …}
      +reports: Doctrine\ORM\PersistentCollection {#4877 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
      -id: 148346
      -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5778188"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596928 {#4866
        date: 2023-11-21 21:02:08.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700601089 {#5241
      date: 2023-11-21 22:11:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5245 …}
    +nested: Doctrine\ORM\PersistentCollection {#5247 …}
    +votes: Doctrine\ORM\PersistentCollection {#5249 …}
    +reports: Doctrine\ORM\PersistentCollection {#5251 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
    -id: 148588
    -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5304168"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700601089 {#5242
      date: 2023-11-21 22:11:29.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
    \n
    If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
    \n
    If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700611967 {#5500
    date: 2023-11-22 01:12:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5504 …}
  +nested: Doctrine\ORM\PersistentCollection {#5506 …}
  +votes: Doctrine\ORM\PersistentCollection {#5508 …}
  +reports: Doctrine\ORM\PersistentCollection {#5510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
  -id: 149165
  -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5786371"
  +editedAt: DateTimeImmutable @1701116077 {#5501
    date: 2023-11-27 21:14:37.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700611967 {#5502
    date: 2023-11-22 01:12:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5679
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5503
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: """
          It would probably help not to have this happen:\n
          \n
          [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
          \n
          [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701142194 {#4865
          date: 2023-11-28 04:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 148346
        -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5778188"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596928 {#4866
          date: 2023-11-21 21:02:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700601089 {#5241
        date: 2023-11-21 22:11:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@AMillionNames@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 148588
      -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5304168"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700601089 {#5242
        date: 2023-11-21 22:11:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
      \n
      If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
      \n
      If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700611967 {#5500
      date: 2023-11-22 01:12:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
      "@henrikx@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 149165
    -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5786371"
    +editedAt: DateTimeImmutable @1701116077 {#5501
      date: 2023-11-27 21:14:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700611967 {#5502
      date: 2023-11-22 01:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    Nothing is stopping the user from accessing lemmy.world communities from the alternative instance they chose (unless it has defederated). It’s just that in this case lemmy.world did not want to be responsible for the user’s content.\n
    \n
    Abusing admins is nothing new and with reddit you have absolutely 0 recourse besides making a new account at the mercy of the very same admins. On Lemmy at least you can select another instance and still access the same content.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700663300 {#5677
    date: 2023-11-22 15:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5680 …}
  +nested: Doctrine\ORM\PersistentCollection {#5682 …}
  +votes: Doctrine\ORM\PersistentCollection {#5684 …}
  +reports: Doctrine\ORM\PersistentCollection {#5686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
  -id: 150620
  -bodyTs: "'0':50 'absolut':49 'abus':39 'access':7,76 'account':56 'admin':40,64 'altern':12 'anoth':72 'besid':52 'case':26 'chose':15 'communiti':9 'content':38,79 'defeder':19 'instanc':13,73 'least':68 'lemmi':66 'lemmy.world':8,27 'make':53 'merci':59 'new':43,55 'noth':1,42 'recours':51 'reddit':46 'respons':33 'select':71 'still':75 'stop':3 'unless':16 'user':5,36 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5322411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663300 {#5678
    date: 2023-11-22 15:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5679
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5503
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: """
          It would probably help not to have this happen:\n
          \n
          [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
          \n
          [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701142194 {#4865
          date: 2023-11-28 04:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 148346
        -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5778188"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596928 {#4866
          date: 2023-11-21 21:02:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700601089 {#5241
        date: 2023-11-21 22:11:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@AMillionNames@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 148588
      -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5304168"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700601089 {#5242
        date: 2023-11-21 22:11:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
      \n
      If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
      \n
      If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700611967 {#5500
      date: 2023-11-22 01:12:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
      "@henrikx@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 149165
    -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5786371"
    +editedAt: DateTimeImmutable @1701116077 {#5501
      date: 2023-11-27 21:14:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700611967 {#5502
      date: 2023-11-22 01:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    Nothing is stopping the user from accessing lemmy.world communities from the alternative instance they chose (unless it has defederated). It’s just that in this case lemmy.world did not want to be responsible for the user’s content.\n
    \n
    Abusing admins is nothing new and with reddit you have absolutely 0 recourse besides making a new account at the mercy of the very same admins. On Lemmy at least you can select another instance and still access the same content.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700663300 {#5677
    date: 2023-11-22 15:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5680 …}
  +nested: Doctrine\ORM\PersistentCollection {#5682 …}
  +votes: Doctrine\ORM\PersistentCollection {#5684 …}
  +reports: Doctrine\ORM\PersistentCollection {#5686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
  -id: 150620
  -bodyTs: "'0':50 'absolut':49 'abus':39 'access':7,76 'account':56 'admin':40,64 'altern':12 'anoth':72 'besid':52 'case':26 'chose':15 'communiti':9 'content':38,79 'defeder':19 'instanc':13,73 'least':68 'lemmi':66 'lemmy.world':8,27 'make':53 'merci':59 'new':43,55 'noth':1,42 'recours':51 'reddit':46 'respons':33 'select':71 'still':75 'stop':3 'unless':16 'user':5,36 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5322411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663300 {#5678
    date: 2023-11-22 15:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5679
  +user: Proxies\__CG__\App\Entity\User {#5244 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5503
    +user: App\Entity\User {#4883 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5243
      +user: Proxies\__CG__\App\Entity\User {#5244 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4870
        +user: App\Entity\User {#4883 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: """
          It would probably help not to have this happen:\n
          \n
          [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
          \n
          [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701142194 {#4865
          date: 2023-11-28 04:29:54.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4871 …}
        +nested: Doctrine\ORM\PersistentCollection {#4873 …}
        +votes: Doctrine\ORM\PersistentCollection {#4875 …}
        +reports: Doctrine\ORM\PersistentCollection {#4877 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
        -id: 148346
        -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/5778188"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596928 {#4866
          date: 2023-11-21 21:02:08.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700601089 {#5241
        date: 2023-11-21 22:11:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@AMillionNames@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5245 …}
      +nested: Doctrine\ORM\PersistentCollection {#5247 …}
      +votes: Doctrine\ORM\PersistentCollection {#5249 …}
      +reports: Doctrine\ORM\PersistentCollection {#5251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
      -id: 148588
      -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5304168"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700601089 {#5242
        date: 2023-11-21 22:11:29.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
      \n
      If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
      \n
      If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700611967 {#5500
      date: 2023-11-22 01:12:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
      "@henrikx@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5504 …}
    +nested: Doctrine\ORM\PersistentCollection {#5506 …}
    +votes: Doctrine\ORM\PersistentCollection {#5508 …}
    +reports: Doctrine\ORM\PersistentCollection {#5510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
    -id: 149165
    -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5786371"
    +editedAt: DateTimeImmutable @1701116077 {#5501
      date: 2023-11-27 21:14:37.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700611967 {#5502
      date: 2023-11-22 01:12:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    Nothing is stopping the user from accessing lemmy.world communities from the alternative instance they chose (unless it has defederated). It’s just that in this case lemmy.world did not want to be responsible for the user’s content.\n
    \n
    Abusing admins is nothing new and with reddit you have absolutely 0 recourse besides making a new account at the mercy of the very same admins. On Lemmy at least you can select another instance and still access the same content.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700663300 {#5677
    date: 2023-11-22 15:28:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5680 …}
  +nested: Doctrine\ORM\PersistentCollection {#5682 …}
  +votes: Doctrine\ORM\PersistentCollection {#5684 …}
  +reports: Doctrine\ORM\PersistentCollection {#5686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
  -id: 150620
  -bodyTs: "'0':50 'absolut':49 'abus':39 'access':7,76 'account':56 'admin':40,64 'altern':12 'anoth':72 'besid':52 'case':26 'chose':15 'communiti':9 'content':38,79 'defeder':19 'instanc':13,73 'least':68 'lemmi':66 'lemmy.world':8,27 'make':53 'merci':59 'new':43,55 'noth':1,42 'recours':51 'reddit':46 'respons':33 'select':71 'still':75 'stop':3 'unless':16 'user':5,36 'want':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5322411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700663300 {#5678
    date: 2023-11-22 15:28:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#5778
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5503
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5243
        +user: Proxies\__CG__\App\Entity\User {#5244 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4870
          +user: App\Entity\User {#4883 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: """
            It would probably help not to have this happen:\n
            \n
            [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
            \n
            [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701142194 {#4865
            date: 2023-11-28 04:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4871 …}
          +nested: Doctrine\ORM\PersistentCollection {#4873 …}
          +votes: Doctrine\ORM\PersistentCollection {#4875 …}
          +reports: Doctrine\ORM\PersistentCollection {#4877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
          -id: 148346
          -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5778188"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700596928 {#4866
            date: 2023-11-21 21:02:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4870}
        +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700601089 {#5241
          date: 2023-11-21 22:11:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@AMillionNames@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5245 …}
        +nested: Doctrine\ORM\PersistentCollection {#5247 …}
        +votes: Doctrine\ORM\PersistentCollection {#5249 …}
        +reports: Doctrine\ORM\PersistentCollection {#5251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
        -id: 148588
        -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5304168"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700601089 {#5242
          date: 2023-11-21 22:11:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
        \n
        If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
        \n
        If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700611967 {#5500
        date: 2023-11-22 01:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@AMillionNames@sh.itjust.works"
        "@henrikx@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5504 …}
      +nested: Doctrine\ORM\PersistentCollection {#5506 …}
      +votes: Doctrine\ORM\PersistentCollection {#5508 …}
      +reports: Doctrine\ORM\PersistentCollection {#5510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
      -id: 149165
      -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5786371"
      +editedAt: DateTimeImmutable @1701116077 {#5501
        date: 2023-11-27 21:14:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700611967 {#5502
        date: 2023-11-22 01:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Nothing is stopping the user from accessing lemmy.world communities from the alternative instance they chose (unless it has defederated). It’s just that in this case lemmy.world did not want to be responsible for the user’s content.\n
      \n
      Abusing admins is nothing new and with reddit you have absolutely 0 recourse besides making a new account at the mercy of the very same admins. On Lemmy at least you can select another instance and still access the same content.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700663300 {#5677
      date: 2023-11-22 15:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
      "@henrikx@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5680 …}
    +nested: Doctrine\ORM\PersistentCollection {#5682 …}
    +votes: Doctrine\ORM\PersistentCollection {#5684 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
    -id: 150620
    -bodyTs: "'0':50 'absolut':49 'abus':39 'access':7,76 'account':56 'admin':40,64 'altern':12 'anoth':72 'besid':52 'case':26 'chose':15 'communiti':9 'content':38,79 'defeder':19 'instanc':13,73 'least':68 'lemmi':66 'lemmy.world':8,27 'make':53 'merci':59 'new':43,55 'noth':1,42 'recours':51 'reddit':46 'respons':33 'select':71 'still':75 'stop':3 'unless':16 'user':5,36 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5322411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700663300 {#5678
      date: 2023-11-22 15:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    My point is, if you are going to be dealing with it anyway, why would you participate in the social network that is order of magnitudes smaller? You can access content on reddit without an account, the problem is participating alongside the community.\n
    \n
    For all intents and purposes, since you are still locked out on lemmy from doing because of its server-centric communities regardless of which instance you choose, it boils down to the same outcome for the same desired goal - creating an alt - except with an order of magnitudes smaller reward - far less population and engagement than on reddit.\n
    \n
    So rather than sticking to lemmy, it seems natural that people go back to their old but bigger platforms.\n
    \n
    Federated is great for maintaining persistence of your account beyond the whims of fickle admins, but that’s a tertiary problem. No one is that exited about keeping their user history, they are excited about participating with everyone else about the topic that is being discussed.\n
    \n
    It’s not worthless, but I can understand it explaining some of the decreasing population numbers if they encounter it even just once after months of participating on the platform because of how disruptive it is. No one is normally going to stick around a community when only the fraction of the local users in your own lemmy instance can view it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700668279 {#5775
    date: 2023-11-22 16:51:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5779 …}
  +nested: Doctrine\ORM\PersistentCollection {#5781 …}
  +votes: Doctrine\ORM\PersistentCollection {#5783 …}
  +reports: Doctrine\ORM\PersistentCollection {#5785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
  -id: 150935
  -bodyTs: "'access':30 'account':36,130 'admin':136 'alongsid':41 'alt':86 'anyway':13 'around':211 'back':115 'beyond':131 'bigger':120 'boil':73 'centric':64 'choos':71 'communiti':43,65,213 'content':31 'creat':84 'deal':10 'decreas':181 'desir':82 'discuss':167 'disrupt':201 'els':160 'encount':186 'engag':99 'even':188 'everyon':159 'except':87 'excit':155 'exit':147 'explain':177 'far':95 'feder':122 'fickl':135 'fraction':217 'go':7,114,208 'goal':83 'great':124 'histori':152 'instanc':69,226 'intent':46 'keep':149 'lemmi':56,108,225 'less':96 'local':220 'lock':53 'magnitud':26,92 'maintain':126 'month':192 'natur':111 'network':21 'normal':207 'number':183 'old':118 'one':144,205 'order':24,90 'outcom':78 'particip':17,40,157,194 'peopl':113 'persist':127 'platform':121,197 'point':2 'popul':97,182 'problem':38,142 'purpos':48 'rather':104 'reddit':33,102 'regardless':66 'reward':94 'seem':110 'server':63 'server-centr':62 'sinc':49 'smaller':27,93 'social':20 'stick':106,210 'still':52 'tertiari':141 'topic':163 'understand':175 'user':151,221 'view':228 'whim':133 'without':34 'worthless':171 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5807091"
  +editedAt: DateTimeImmutable @1701142413 {#5776
    date: 2023-11-28 04:33:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700668279 {#5777
    date: 2023-11-22 16:51:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#5778
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5503
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5243
        +user: Proxies\__CG__\App\Entity\User {#5244 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4870
          +user: App\Entity\User {#4883 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: """
            It would probably help not to have this happen:\n
            \n
            [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
            \n
            [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701142194 {#4865
            date: 2023-11-28 04:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4871 …}
          +nested: Doctrine\ORM\PersistentCollection {#4873 …}
          +votes: Doctrine\ORM\PersistentCollection {#4875 …}
          +reports: Doctrine\ORM\PersistentCollection {#4877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
          -id: 148346
          -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5778188"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700596928 {#4866
            date: 2023-11-21 21:02:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4870}
        +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700601089 {#5241
          date: 2023-11-21 22:11:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@AMillionNames@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5245 …}
        +nested: Doctrine\ORM\PersistentCollection {#5247 …}
        +votes: Doctrine\ORM\PersistentCollection {#5249 …}
        +reports: Doctrine\ORM\PersistentCollection {#5251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
        -id: 148588
        -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5304168"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700601089 {#5242
          date: 2023-11-21 22:11:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
        \n
        If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
        \n
        If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700611967 {#5500
        date: 2023-11-22 01:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@AMillionNames@sh.itjust.works"
        "@henrikx@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5504 …}
      +nested: Doctrine\ORM\PersistentCollection {#5506 …}
      +votes: Doctrine\ORM\PersistentCollection {#5508 …}
      +reports: Doctrine\ORM\PersistentCollection {#5510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
      -id: 149165
      -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5786371"
      +editedAt: DateTimeImmutable @1701116077 {#5501
        date: 2023-11-27 21:14:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700611967 {#5502
        date: 2023-11-22 01:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Nothing is stopping the user from accessing lemmy.world communities from the alternative instance they chose (unless it has defederated). It’s just that in this case lemmy.world did not want to be responsible for the user’s content.\n
      \n
      Abusing admins is nothing new and with reddit you have absolutely 0 recourse besides making a new account at the mercy of the very same admins. On Lemmy at least you can select another instance and still access the same content.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700663300 {#5677
      date: 2023-11-22 15:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
      "@henrikx@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5680 …}
    +nested: Doctrine\ORM\PersistentCollection {#5682 …}
    +votes: Doctrine\ORM\PersistentCollection {#5684 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
    -id: 150620
    -bodyTs: "'0':50 'absolut':49 'abus':39 'access':7,76 'account':56 'admin':40,64 'altern':12 'anoth':72 'besid':52 'case':26 'chose':15 'communiti':9 'content':38,79 'defeder':19 'instanc':13,73 'least':68 'lemmi':66 'lemmy.world':8,27 'make':53 'merci':59 'new':43,55 'noth':1,42 'recours':51 'reddit':46 'respons':33 'select':71 'still':75 'stop':3 'unless':16 'user':5,36 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5322411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700663300 {#5678
      date: 2023-11-22 15:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    My point is, if you are going to be dealing with it anyway, why would you participate in the social network that is order of magnitudes smaller? You can access content on reddit without an account, the problem is participating alongside the community.\n
    \n
    For all intents and purposes, since you are still locked out on lemmy from doing because of its server-centric communities regardless of which instance you choose, it boils down to the same outcome for the same desired goal - creating an alt - except with an order of magnitudes smaller reward - far less population and engagement than on reddit.\n
    \n
    So rather than sticking to lemmy, it seems natural that people go back to their old but bigger platforms.\n
    \n
    Federated is great for maintaining persistence of your account beyond the whims of fickle admins, but that’s a tertiary problem. No one is that exited about keeping their user history, they are excited about participating with everyone else about the topic that is being discussed.\n
    \n
    It’s not worthless, but I can understand it explaining some of the decreasing population numbers if they encounter it even just once after months of participating on the platform because of how disruptive it is. No one is normally going to stick around a community when only the fraction of the local users in your own lemmy instance can view it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700668279 {#5775
    date: 2023-11-22 16:51:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5779 …}
  +nested: Doctrine\ORM\PersistentCollection {#5781 …}
  +votes: Doctrine\ORM\PersistentCollection {#5783 …}
  +reports: Doctrine\ORM\PersistentCollection {#5785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
  -id: 150935
  -bodyTs: "'access':30 'account':36,130 'admin':136 'alongsid':41 'alt':86 'anyway':13 'around':211 'back':115 'beyond':131 'bigger':120 'boil':73 'centric':64 'choos':71 'communiti':43,65,213 'content':31 'creat':84 'deal':10 'decreas':181 'desir':82 'discuss':167 'disrupt':201 'els':160 'encount':186 'engag':99 'even':188 'everyon':159 'except':87 'excit':155 'exit':147 'explain':177 'far':95 'feder':122 'fickl':135 'fraction':217 'go':7,114,208 'goal':83 'great':124 'histori':152 'instanc':69,226 'intent':46 'keep':149 'lemmi':56,108,225 'less':96 'local':220 'lock':53 'magnitud':26,92 'maintain':126 'month':192 'natur':111 'network':21 'normal':207 'number':183 'old':118 'one':144,205 'order':24,90 'outcom':78 'particip':17,40,157,194 'peopl':113 'persist':127 'platform':121,197 'point':2 'popul':97,182 'problem':38,142 'purpos':48 'rather':104 'reddit':33,102 'regardless':66 'reward':94 'seem':110 'server':63 'server-centr':62 'sinc':49 'smaller':27,93 'social':20 'stick':106,210 'still':52 'tertiari':141 'topic':163 'understand':175 'user':151,221 'view':228 'whim':133 'without':34 'worthless':171 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5807091"
  +editedAt: DateTimeImmutable @1701142413 {#5776
    date: 2023-11-28 04:33:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700668279 {#5777
    date: 2023-11-22 16:51:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#5778
  +user: App\Entity\User {#4883 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5679
    +user: Proxies\__CG__\App\Entity\User {#5244 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5503
      +user: App\Entity\User {#4883 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5243
        +user: Proxies\__CG__\App\Entity\User {#5244 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4870
          +user: App\Entity\User {#4883 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: """
            It would probably help not to have this happen:\n
            \n
            [kbin.social/…/Just-wanted-a-warning-Lemmy-World-i…](https://kbin.social/m/RedditMigration/t/554307/Just-wanted-a-warning-Lemmy-World-is-perhaps-worse-than-reddit)\n
            \n
            [sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1701142194 {#4865
            date: 2023-11-28 04:29:54.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4871 …}
          +nested: Doctrine\ORM\PersistentCollection {#4873 …}
          +votes: Doctrine\ORM\PersistentCollection {#4875 …}
          +reports: Doctrine\ORM\PersistentCollection {#4877 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
          -id: 148346
          -bodyTs: "'/comment/5266857](https://sh.itjust.works/comment/5266857)':17 '/just-wanted-a-warning-lemmy-world-i':11 '/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':14 'happen':9 'help':4 'kbin.social':10,13 'kbin.social/m/redditmigration/t/554307/just-wanted-a-warning-lemmy-world-is-perhaps-worse-than-reddit)':12 'probabl':3 'sh.itjust.works':16 'sh.itjust.works/comment/5266857](https://sh.itjust.works/comment/5266857)':15 'would':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/5778188"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700596928 {#4866
            date: 2023-11-21 21:02:08.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4870}
        +body: "This would be a concern if lemmy.world was the only instance, but this person can and should just find a different instance they agree more with"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700601089 {#5241
          date: 2023-11-21 22:11:29.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@AMillionNames@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5245 …}
        +nested: Doctrine\ORM\PersistentCollection {#5247 …}
        +votes: Doctrine\ORM\PersistentCollection {#5249 …}
        +reports: Doctrine\ORM\PersistentCollection {#5251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5253 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5255 …}
        -id: 148588
        -bodyTs: "'agre':24 'concern':5 'differ':21 'find':19 'instanc':11,22 'lemmy.world':7 'person':14 'would':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5304168"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700601089 {#5242
          date: 2023-11-21 22:11:29.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4870}
      +body: """
        If you mean to choose a Yet Another Small Community of Users, there’s never been a shortage of those, and there’s barely a need for the federated space for that.\n
        \n
        If you don’t want to see how abusing power to remove and drive users away from communities removes and drives users away from communities, I don’t know what to tell you, but I think people are coming to the federated space seeking alternatives to reddit and twitter, not just small communities, so unless something is done about the federated architecture, what happens to access to the biggest communities will always matter in regards to population numbers.\n
        \n
        If a user gets their account banned and purged for barely any reason but extreme escalation, I think that will always be a concern - you have no assurance that users will simply create another account and remain. If there’s going to be abuse by the leadership in the alternative, why would anyone who comments on RedditMigration simply remain in the fediverse and not go back to Reddit? If you are going to get falsely accused accused and banned for shit reasons, even to the point of an admin of the most popular instance fabricating accusations that you are an alt of a CSAM account, why would most people remain?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700611967 {#5500
        date: 2023-11-22 01:12:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@AMillionNames@sh.itjust.works"
        "@henrikx@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5504 …}
      +nested: Doctrine\ORM\PersistentCollection {#5506 …}
      +votes: Doctrine\ORM\PersistentCollection {#5508 …}
      +reports: Doctrine\ORM\PersistentCollection {#5510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5514 …}
      -id: 149165
      -bodyTs: "'abus':41,154 'access':98 'account':116,145,215 'accus':186,187,206 'admin':199 'alt':211 'altern':77,160 'alway':104,131 'anoth':8,144 'anyon':163 'architectur':94 'assur':138 'away':48,55 'back':176 'ban':117,189 'bare':24,121 'biggest':101 'choos':5 'come':71 'comment':165 'communiti':10,50,57,85,102 'concern':134 'creat':143 'csam':214 'done':90 'drive':46,53 'escal':126 'even':193 'extrem':125 'fabric':205 'fals':185 'feder':29,74,93 'fedivers':172 'get':114,184 'go':151,175,182 'happen':96 'instanc':204 'know':61 'leadership':157 'matter':105 'mean':3 'need':26 'never':15 'number':110 'peopl':69,219 'point':196 'popul':109 'popular':203 'power':42 'purg':119 'reason':123,192 'reddit':79,178 'redditmigr':167 'regard':107 'remain':147,169,220 'remov':44,51 'see':39 'seek':76 'shit':191 'shortag':18 'simpli':142,168 'small':9,84 'someth':88 'space':30,75 'tell':64 'think':68,128 'twitter':81 'unless':87 'user':12,47,54,113,140 'want':37 'would':162,217 'yet':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5786371"
      +editedAt: DateTimeImmutable @1701116077 {#5501
        date: 2023-11-27 21:14:37.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700611967 {#5502
        date: 2023-11-22 01:12:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4870}
    +body: """
      Nothing is stopping the user from accessing lemmy.world communities from the alternative instance they chose (unless it has defederated). It’s just that in this case lemmy.world did not want to be responsible for the user’s content.\n
      \n
      Abusing admins is nothing new and with reddit you have absolutely 0 recourse besides making a new account at the mercy of the very same admins. On Lemmy at least you can select another instance and still access the same content.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700663300 {#5677
      date: 2023-11-22 15:28:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@AMillionNames@sh.itjust.works"
      "@henrikx@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5680 …}
    +nested: Doctrine\ORM\PersistentCollection {#5682 …}
    +votes: Doctrine\ORM\PersistentCollection {#5684 …}
    +reports: Doctrine\ORM\PersistentCollection {#5686 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5690 …}
    -id: 150620
    -bodyTs: "'0':50 'absolut':49 'abus':39 'access':7,76 'account':56 'admin':40,64 'altern':12 'anoth':72 'besid':52 'case':26 'chose':15 'communiti':9 'content':38,79 'defeder':19 'instanc':13,73 'least':68 'lemmi':66 'lemmy.world':8,27 'make':53 'merci':59 'new':43,55 'noth':1,42 'recours':51 'reddit':46 'respons':33 'select':71 'still':75 'stop':3 'unless':16 'user':5,36 'want':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5322411"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700663300 {#5678
      date: 2023-11-22 15:28:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4870}
  +body: """
    My point is, if you are going to be dealing with it anyway, why would you participate in the social network that is order of magnitudes smaller? You can access content on reddit without an account, the problem is participating alongside the community.\n
    \n
    For all intents and purposes, since you are still locked out on lemmy from doing because of its server-centric communities regardless of which instance you choose, it boils down to the same outcome for the same desired goal - creating an alt - except with an order of magnitudes smaller reward - far less population and engagement than on reddit.\n
    \n
    So rather than sticking to lemmy, it seems natural that people go back to their old but bigger platforms.\n
    \n
    Federated is great for maintaining persistence of your account beyond the whims of fickle admins, but that’s a tertiary problem. No one is that exited about keeping their user history, they are excited about participating with everyone else about the topic that is being discussed.\n
    \n
    It’s not worthless, but I can understand it explaining some of the decreasing population numbers if they encounter it even just once after months of participating on the platform because of how disruptive it is. No one is normally going to stick around a community when only the fraction of the local users in your own lemmy instance can view it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700668279 {#5775
    date: 2023-11-22 16:51:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@AMillionNames@sh.itjust.works"
    "@henrikx@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5779 …}
  +nested: Doctrine\ORM\PersistentCollection {#5781 …}
  +votes: Doctrine\ORM\PersistentCollection {#5783 …}
  +reports: Doctrine\ORM\PersistentCollection {#5785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5789 …}
  -id: 150935
  -bodyTs: "'access':30 'account':36,130 'admin':136 'alongsid':41 'alt':86 'anyway':13 'around':211 'back':115 'beyond':131 'bigger':120 'boil':73 'centric':64 'choos':71 'communiti':43,65,213 'content':31 'creat':84 'deal':10 'decreas':181 'desir':82 'discuss':167 'disrupt':201 'els':160 'encount':186 'engag':99 'even':188 'everyon':159 'except':87 'excit':155 'exit':147 'explain':177 'far':95 'feder':122 'fickl':135 'fraction':217 'go':7,114,208 'goal':83 'great':124 'histori':152 'instanc':69,226 'intent':46 'keep':149 'lemmi':56,108,225 'less':96 'local':220 'lock':53 'magnitud':26,92 'maintain':126 'month':192 'natur':111 'network':21 'normal':207 'number':183 'old':118 'one':144,205 'order':24,90 'outcom':78 'particip':17,40,157,194 'peopl':113 'persist':127 'platform':121,197 'point':2 'popul':97,182 'problem':38,142 'purpos':48 'rather':104 'reddit':33,102 'regardless':66 'reward':94 'seem':110 'server':63 'server-centr':62 'sinc':49 'smaller':27,93 'social':20 'stick':106,210 'still':52 'tertiari':141 'topic':163 'understand':175 'user':151,221 'view':228 'whim':133 'without':34 'worthless':171 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5807091"
  +editedAt: DateTimeImmutable @1701142413 {#5776
    date: 2023-11-28 04:33:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700668279 {#5777
    date: 2023-11-22 16:51:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4943
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701130544 {#4938
    date: 2023-11-28 01:15:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 148322
  -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6002638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596304 {#4939
    date: 2023-11-21 20:51:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4943
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701130544 {#4938
    date: 2023-11-28 01:15:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 148322
  -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6002638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596304 {#4939
    date: 2023-11-21 20:51:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4943
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701130544 {#4938
    date: 2023-11-28 01:15:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 148322
  -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6002638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700596304 {#4939
    date: 2023-11-21 20:51:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    I really don’t get a lot of the rationale behind Lemmy. Love the gist, but damn, even basic access and recall are a nightmare.\n
    \n
    - What community for what instance?\n
    - Why aren’t permalinks for comments and posts associated, under the community and instance to which they reside, by that reference?\n
    - Why don’t post links have a slug?\n
    \n
    It’s a nice start. Maybe it’ll be fully fleshed out one day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700599247 {#5162
    date: 2023-11-21 21:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 148468
  -bodyTs: "'access':20 'aren':32 'associ':39 'basic':19 'behind':11 'comment':36 'communiti':27,42 'damn':17 'day':73 'even':18 'flesh':70 'fulli':69 'get':5 'gist':15 'instanc':30,44 'lemmi':12 'link':56 'll':67 'lot':7 'love':13 'mayb':65 'nice':63 'nightmar':25 'one':72 'permalink':34 'post':38,55 'rational':10 'realli':2 'recal':22 'refer':51 'resid':48 'slug':59 'start':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599247 {#5163
    date: 2023-11-21 21:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    I really don’t get a lot of the rationale behind Lemmy. Love the gist, but damn, even basic access and recall are a nightmare.\n
    \n
    - What community for what instance?\n
    - Why aren’t permalinks for comments and posts associated, under the community and instance to which they reside, by that reference?\n
    - Why don’t post links have a slug?\n
    \n
    It’s a nice start. Maybe it’ll be fully fleshed out one day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700599247 {#5162
    date: 2023-11-21 21:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 148468
  -bodyTs: "'access':20 'aren':32 'associ':39 'basic':19 'behind':11 'comment':36 'communiti':27,42 'damn':17 'day':73 'even':18 'flesh':70 'fulli':69 'get':5 'gist':15 'instanc':30,44 'lemmi':12 'link':56 'll':67 'lot':7 'love':13 'mayb':65 'nice':63 'nightmar':25 'one':72 'permalink':34 'post':38,55 'rational':10 'realli':2 'recal':22 'refer':51 'resid':48 'slug':59 'start':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599247 {#5163
    date: 2023-11-21 21:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#5164
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    I really don’t get a lot of the rationale behind Lemmy. Love the gist, but damn, even basic access and recall are a nightmare.\n
    \n
    - What community for what instance?\n
    - Why aren’t permalinks for comments and posts associated, under the community and instance to which they reside, by that reference?\n
    - Why don’t post links have a slug?\n
    \n
    It’s a nice start. Maybe it’ll be fully fleshed out one day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700599247 {#5162
    date: 2023-11-21 21:40:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5166 …}
  +nested: Doctrine\ORM\PersistentCollection {#5168 …}
  +votes: Doctrine\ORM\PersistentCollection {#5170 …}
  +reports: Doctrine\ORM\PersistentCollection {#5172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
  -id: 148468
  -bodyTs: "'access':20 'aren':32 'associ':39 'basic':19 'behind':11 'comment':36 'communiti':27,42 'damn':17 'day':73 'even':18 'flesh':70 'fulli':69 'get':5 'gist':15 'instanc':30,44 'lemmi':12 'link':56 'll':67 'lot':7 'love':13 'mayb':65 'nice':63 'nightmar':25 'one':72 'permalink':34 'post':38,55 'rational':10 'realli':2 'recal':22 'refer':51 'resid':48 'slug':59 'start':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485490"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599247 {#5163
    date: 2023-11-21 21:40:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5440
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5164
    +user: Proxies\__CG__\App\Entity\User {#5165 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      I really don’t get a lot of the rationale behind Lemmy. Love the gist, but damn, even basic access and recall are a nightmare.\n
      \n
      - What community for what instance?\n
      - Why aren’t permalinks for comments and posts associated, under the community and instance to which they reside, by that reference?\n
      - Why don’t post links have a slug?\n
      \n
      It’s a nice start. Maybe it’ll be fully fleshed out one day.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700599247 {#5162
      date: 2023-11-21 21:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5166 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5170 …}
    +reports: Doctrine\ORM\PersistentCollection {#5172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
    -id: 148468
    -bodyTs: "'access':20 'aren':32 'associ':39 'basic':19 'behind':11 'comment':36 'communiti':27,42 'damn':17 'day':73 'even':18 'flesh':70 'fulli':69 'get':5 'gist':15 'instanc':30,44 'lemmi':12 'link':56 'll':67 'lot':7 'love':13 'mayb':65 'nice':63 'nightmar':25 'one':72 'permalink':34 'post':38,55 'rational':10 'realli':2 'recal':22 'refer':51 'resid':48 'slug':59 'start':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5485490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700599247 {#5163
      date: 2023-11-21 21:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Lemmy isn’t really using federation, except to share user credentials. All content and attention remain centralized"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645759 {#5438
    date: 2023-11-22 10:35:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@shadearg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 150073
  -bodyTs: "'attent':15 'central':17 'content':13 'credenti':11 'except':7 'feder':6 'isn':2 'lemmi':1 'realli':4 'remain':16 'share':9 'use':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6017741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645759 {#5439
    date: 2023-11-22 10:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5440
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5164
    +user: Proxies\__CG__\App\Entity\User {#5165 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      I really don’t get a lot of the rationale behind Lemmy. Love the gist, but damn, even basic access and recall are a nightmare.\n
      \n
      - What community for what instance?\n
      - Why aren’t permalinks for comments and posts associated, under the community and instance to which they reside, by that reference?\n
      - Why don’t post links have a slug?\n
      \n
      It’s a nice start. Maybe it’ll be fully fleshed out one day.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700599247 {#5162
      date: 2023-11-21 21:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5166 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5170 …}
    +reports: Doctrine\ORM\PersistentCollection {#5172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
    -id: 148468
    -bodyTs: "'access':20 'aren':32 'associ':39 'basic':19 'behind':11 'comment':36 'communiti':27,42 'damn':17 'day':73 'even':18 'flesh':70 'fulli':69 'get':5 'gist':15 'instanc':30,44 'lemmi':12 'link':56 'll':67 'lot':7 'love':13 'mayb':65 'nice':63 'nightmar':25 'one':72 'permalink':34 'post':38,55 'rational':10 'realli':2 'recal':22 'refer':51 'resid':48 'slug':59 'start':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5485490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700599247 {#5163
      date: 2023-11-21 21:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Lemmy isn’t really using federation, except to share user credentials. All content and attention remain centralized"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645759 {#5438
    date: 2023-11-22 10:35:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@shadearg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 150073
  -bodyTs: "'attent':15 'central':17 'content':13 'credenti':11 'except':7 'feder':6 'isn':2 'lemmi':1 'realli':4 'remain':16 'share':9 'use':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6017741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645759 {#5439
    date: 2023-11-22 10:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5440
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5164
    +user: Proxies\__CG__\App\Entity\User {#5165 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      I really don’t get a lot of the rationale behind Lemmy. Love the gist, but damn, even basic access and recall are a nightmare.\n
      \n
      - What community for what instance?\n
      - Why aren’t permalinks for comments and posts associated, under the community and instance to which they reside, by that reference?\n
      - Why don’t post links have a slug?\n
      \n
      It’s a nice start. Maybe it’ll be fully fleshed out one day.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700599247 {#5162
      date: 2023-11-21 21:40:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5166 …}
    +nested: Doctrine\ORM\PersistentCollection {#5168 …}
    +votes: Doctrine\ORM\PersistentCollection {#5170 …}
    +reports: Doctrine\ORM\PersistentCollection {#5172 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5176 …}
    -id: 148468
    -bodyTs: "'access':20 'aren':32 'associ':39 'basic':19 'behind':11 'comment':36 'communiti':27,42 'damn':17 'day':73 'even':18 'flesh':70 'fulli':69 'get':5 'gist':15 'instanc':30,44 'lemmi':12 'link':56 'll':67 'lot':7 'love':13 'mayb':65 'nice':63 'nightmar':25 'one':72 'permalink':34 'post':38,55 'rational':10 'realli':2 'recal':22 'refer':51 'resid':48 'slug':59 'start':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5485490"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700599247 {#5163
      date: 2023-11-21 21:40:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Lemmy isn’t really using federation, except to share user credentials. All content and attention remain centralized"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645759 {#5438
    date: 2023-11-22 10:35:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@shadearg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5441 …}
  +nested: Doctrine\ORM\PersistentCollection {#5443 …}
  +votes: Doctrine\ORM\PersistentCollection {#5445 …}
  +reports: Doctrine\ORM\PersistentCollection {#5447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5451 …}
  -id: 150073
  -bodyTs: "'attent':15 'central':17 'content':13 'credenti':11 'except':7 'feder':6 'isn':2 'lemmi':1 'realli':4 'remain':16 'share':9 'use':5 'user':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6017741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645759 {#5439
    date: 2023-11-22 10:35:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "I imagine they don’t attract a lot of talent since they’re constantly asking for resumes and applications for unpaid positions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700606428 {#5178
    date: 2023-11-21 23:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 148888
  -bodyTs: "'applic':19 'ask':15 'attract':6 'constant':14 'imagin':2 'lot':8 'posit':22 're':13 'resum':17 'sinc':11 'talent':10 'unpaid':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606428 {#5179
    date: 2023-11-21 23:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "I imagine they don’t attract a lot of talent since they’re constantly asking for resumes and applications for unpaid positions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700606428 {#5178
    date: 2023-11-21 23:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 148888
  -bodyTs: "'applic':19 'ask':15 'attract':6 'constant':14 'imagin':2 'lot':8 'posit':22 're':13 'resum':17 'sinc':11 'talent':10 'unpaid':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606428 {#5179
    date: 2023-11-21 23:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5180
  +user: Proxies\__CG__\App\Entity\User {#5181 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "I imagine they don’t attract a lot of talent since they’re constantly asking for resumes and applications for unpaid positions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700606428 {#5178
    date: 2023-11-21 23:40:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5182 …}
  +nested: Doctrine\ORM\PersistentCollection {#5184 …}
  +votes: Doctrine\ORM\PersistentCollection {#5186 …}
  +reports: Doctrine\ORM\PersistentCollection {#5188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5192 …}
  -id: 148888
  -bodyTs: "'applic':19 'ask':15 'attract':6 'constant':14 'imagin':2 'lot':8 'posit':22 're':13 'resum':17 'sinc':11 'talent':10 'unpaid':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487986"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606428 {#5179
    date: 2023-11-21 23:40:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700605523 {#5194
    date: 2023-11-21 23:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 148826
  -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605523 {#5195
    date: 2023-11-21 23:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700605523 {#5194
    date: 2023-11-21 23:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 148826
  -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605523 {#5195
    date: 2023-11-21 23:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5196
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700605523 {#5194
    date: 2023-11-21 23:25:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5197 …}
  +nested: Doctrine\ORM\PersistentCollection {#5199 …}
  +votes: Doctrine\ORM\PersistentCollection {#5201 …}
  +reports: Doctrine\ORM\PersistentCollection {#5203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
  -id: 148826
  -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605523 {#5195
    date: 2023-11-21 23:25:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "idk if i’m missing something but i use connect and this is what it does on the “communities” tab"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700605970 {#5516
    date: 2023-11-21 23:32:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 148852
  -bodyTs: "'communiti':19 'connect':10 'idk':1 'm':4 'miss':5 'someth':6 'tab':20 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605970 {#5517
    date: 2023-11-21 23:32:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "idk if i’m missing something but i use connect and this is what it does on the “communities” tab"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700605970 {#5516
    date: 2023-11-21 23:32:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 148852
  -bodyTs: "'communiti':19 'connect':10 'idk':1 'm':4 'miss':5 'someth':6 'tab':20 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605970 {#5517
    date: 2023-11-21 23:32:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5518
  +user: Proxies\__CG__\App\Entity\User {#5519 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "idk if i’m missing something but i use connect and this is what it does on the “communities” tab"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700605970 {#5516
    date: 2023-11-21 23:32:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5520 …}
  +nested: Doctrine\ORM\PersistentCollection {#5522 …}
  +votes: Doctrine\ORM\PersistentCollection {#5524 …}
  +reports: Doctrine\ORM\PersistentCollection {#5526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
  -id: 148852
  -bodyTs: "'communiti':19 'connect':10 'idk':1 'm':4 'miss':5 'someth':6 'tab':20 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605970 {#5517
    date: 2023-11-21 23:32:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5664
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701130544 {#4938
          date: 2023-11-28 01:15:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 148322
        -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6002638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596304 {#4939
          date: 2023-11-21 20:51:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700605523 {#5194
        date: 2023-11-21 23:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 148826
      -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700605523 {#5195
        date: 2023-11-21 23:25:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "idk if i’m missing something but i use connect and this is what it does on the “communities” tab"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700605970 {#5516
      date: 2023-11-21 23:32:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 148852
    -bodyTs: "'communiti':19 'connect':10 'idk':1 'm':4 'miss':5 'someth':6 'tab':20 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605970 {#5517
      date: 2023-11-21 23:32:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "For the communities I have searched for, both “Hot” and “Active” sort are bad (the main community about a topic is barely top 5, no other relevant results at the top of the list). When I switch to Top Year, I start to get good results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700606618 {#5662
    date: 2023-11-21 23:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
    "@t_jpeg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5665 …}
  +nested: Doctrine\ORM\PersistentCollection {#5667 …}
  +votes: Doctrine\ORM\PersistentCollection {#5669 …}
  +reports: Doctrine\ORM\PersistentCollection {#5671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5675 …}
  -id: 148906
  -bodyTs: "'5':24 'activ':11 'bad':14 'bare':22 'communiti':3,17 'get':44 'good':45 'hot':9 'list':34 'main':16 'relev':27 'result':28,46 'search':6 'sort':12 'start':42 'switch':37 'top':23,31,39 'topic':20 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606618 {#5663
    date: 2023-11-21 23:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5664
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701130544 {#4938
          date: 2023-11-28 01:15:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 148322
        -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6002638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596304 {#4939
          date: 2023-11-21 20:51:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700605523 {#5194
        date: 2023-11-21 23:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 148826
      -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700605523 {#5195
        date: 2023-11-21 23:25:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "idk if i’m missing something but i use connect and this is what it does on the “communities” tab"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700605970 {#5516
      date: 2023-11-21 23:32:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 148852
    -bodyTs: "'communiti':19 'connect':10 'idk':1 'm':4 'miss':5 'someth':6 'tab':20 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605970 {#5517
      date: 2023-11-21 23:32:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "For the communities I have searched for, both “Hot” and “Active” sort are bad (the main community about a topic is barely top 5, no other relevant results at the top of the list). When I switch to Top Year, I start to get good results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700606618 {#5662
    date: 2023-11-21 23:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
    "@t_jpeg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5665 …}
  +nested: Doctrine\ORM\PersistentCollection {#5667 …}
  +votes: Doctrine\ORM\PersistentCollection {#5669 …}
  +reports: Doctrine\ORM\PersistentCollection {#5671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5675 …}
  -id: 148906
  -bodyTs: "'5':24 'activ':11 'bad':14 'bare':22 'communiti':3,17 'get':44 'good':45 'hot':9 'list':34 'main':16 'relev':27 'result':28,46 'search':6 'sort':12 'start':42 'switch':37 'top':23,31,39 'topic':20 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606618 {#5663
    date: 2023-11-21 23:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5664
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5518
    +user: Proxies\__CG__\App\Entity\User {#5519 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701130544 {#4938
          date: 2023-11-28 01:15:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 148322
        -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6002638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596304 {#4939
          date: 2023-11-21 20:51:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700605523 {#5194
        date: 2023-11-21 23:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 148826
      -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700605523 {#5195
        date: 2023-11-21 23:25:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "idk if i’m missing something but i use connect and this is what it does on the “communities” tab"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700605970 {#5516
      date: 2023-11-21 23:32:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5520 …}
    +nested: Doctrine\ORM\PersistentCollection {#5522 …}
    +votes: Doctrine\ORM\PersistentCollection {#5524 …}
    +reports: Doctrine\ORM\PersistentCollection {#5526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5528 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 148852
    -bodyTs: "'communiti':19 'connect':10 'idk':1 'm':4 'miss':5 'someth':6 'tab':20 'use':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487807"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605970 {#5517
      date: 2023-11-21 23:32:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "For the communities I have searched for, both “Hot” and “Active” sort are bad (the main community about a topic is barely top 5, no other relevant results at the top of the list). When I switch to Top Year, I start to get good results."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700606618 {#5662
    date: 2023-11-21 23:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
    "@t_jpeg@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5665 …}
  +nested: Doctrine\ORM\PersistentCollection {#5667 …}
  +votes: Doctrine\ORM\PersistentCollection {#5669 …}
  +reports: Doctrine\ORM\PersistentCollection {#5671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5673 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5675 …}
  -id: 148906
  -bodyTs: "'5':24 'activ':11 'bad':14 'bare':22 'communiti':3,17 'get':44 'good':45 'hot':9 'list':34 'main':16 'relev':27 'result':28,46 'search':6 'sort':12 'start':42 'switch':37 'top':23,31,39 'topic':20 'year':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5488066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700606618 {#5663
    date: 2023-11-21 23:43:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5534
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    You end up with one community with 8000 user , second community 17.\n
    \n
    Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
    \n
    That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
    \n
    Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
    \n
    The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
    \n
    Lemmy is not spez proof, it empowers the spez as much as Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617382 {#5532
    date: 2023-11-22 02:43:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 149331
  -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617382 {#5533
    date: 2023-11-22 02:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5534
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    You end up with one community with 8000 user , second community 17.\n
    \n
    Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
    \n
    That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
    \n
    Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
    \n
    The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
    \n
    Lemmy is not spez proof, it empowers the spez as much as Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617382 {#5532
    date: 2023-11-22 02:43:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 149331
  -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617382 {#5533
    date: 2023-11-22 02:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5534
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    You end up with one community with 8000 user , second community 17.\n
    \n
    Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
    \n
    That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
    \n
    Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
    \n
    The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
    \n
    Lemmy is not spez proof, it empowers the spez as much as Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617382 {#5532
    date: 2023-11-22 02:43:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5535 …}
  +nested: Doctrine\ORM\PersistentCollection {#5537 …}
  +votes: Doctrine\ORM\PersistentCollection {#5539 …}
  +reports: Doctrine\ORM\PersistentCollection {#5541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
  -id: 149331
  -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010489"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617382 {#5533
    date: 2023-11-22 02:43:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5694
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5534
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701130544 {#4938
          date: 2023-11-28 01:15:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 148322
        -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6002638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596304 {#4939
          date: 2023-11-21 20:51:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700605523 {#5194
        date: 2023-11-21 23:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 148826
      -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700605523 {#5195
        date: 2023-11-21 23:25:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      You end up with one community with 8000 user , second community 17.\n
      \n
      Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
      \n
      That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
      \n
      Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
      \n
      The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
      \n
      Lemmy is not spez proof, it empowers the spez as much as Reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700617382 {#5532
      date: 2023-11-22 02:43:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5535 …}
    +nested: Doctrine\ORM\PersistentCollection {#5537 …}
    +votes: Doctrine\ORM\PersistentCollection {#5539 …}
    +reports: Doctrine\ORM\PersistentCollection {#5541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
    -id: 149331
    -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6010489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700617382 {#5533
      date: 2023-11-22 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623352 {#5692
    date: 2023-11-22 04:22:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5695 …}
  +nested: Doctrine\ORM\PersistentCollection {#5697 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
  -id: 149506
  -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623352 {#5693
    date: 2023-11-22 04:22:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5694
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5534
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701130544 {#4938
          date: 2023-11-28 01:15:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 148322
        -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6002638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596304 {#4939
          date: 2023-11-21 20:51:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700605523 {#5194
        date: 2023-11-21 23:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 148826
      -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700605523 {#5195
        date: 2023-11-21 23:25:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      You end up with one community with 8000 user , second community 17.\n
      \n
      Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
      \n
      That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
      \n
      Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
      \n
      The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
      \n
      Lemmy is not spez proof, it empowers the spez as much as Reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700617382 {#5532
      date: 2023-11-22 02:43:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5535 …}
    +nested: Doctrine\ORM\PersistentCollection {#5537 …}
    +votes: Doctrine\ORM\PersistentCollection {#5539 …}
    +reports: Doctrine\ORM\PersistentCollection {#5541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
    -id: 149331
    -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6010489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700617382 {#5533
      date: 2023-11-22 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623352 {#5692
    date: 2023-11-22 04:22:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5695 …}
  +nested: Doctrine\ORM\PersistentCollection {#5697 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
  -id: 149506
  -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623352 {#5693
    date: 2023-11-22 04:22:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5694
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5534
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5196
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#4943
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: null
        +root: null
        +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 11
        +score: 0
        +lastActive: DateTime @1701130544 {#4938
          date: 2023-11-28 01:15:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4944 …}
        +nested: Doctrine\ORM\PersistentCollection {#4946 …}
        +votes: Doctrine\ORM\PersistentCollection {#4948 …}
        +reports: Doctrine\ORM\PersistentCollection {#4950 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
        -id: 148322
        -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6002638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700596304 {#4939
          date: 2023-11-21 20:51:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700605523 {#5194
        date: 2023-11-21 23:25:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5197 …}
      +nested: Doctrine\ORM\PersistentCollection {#5199 …}
      +votes: Doctrine\ORM\PersistentCollection {#5201 …}
      +reports: Doctrine\ORM\PersistentCollection {#5203 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
      -id: 148826
      -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5487641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700605523 {#5195
        date: 2023-11-21 23:25:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      You end up with one community with 8000 user , second community 17.\n
      \n
      Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
      \n
      That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
      \n
      Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
      \n
      The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
      \n
      Lemmy is not spez proof, it empowers the spez as much as Reddit.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700617382 {#5532
      date: 2023-11-22 02:43:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5535 …}
    +nested: Doctrine\ORM\PersistentCollection {#5537 …}
    +votes: Doctrine\ORM\PersistentCollection {#5539 …}
    +reports: Doctrine\ORM\PersistentCollection {#5541 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
    -id: 149331
    -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6010489"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700617382 {#5533
      date: 2023-11-22 02:43:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700623352 {#5692
    date: 2023-11-22 04:22:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5695 …}
  +nested: Doctrine\ORM\PersistentCollection {#5697 …}
  +votes: Doctrine\ORM\PersistentCollection {#5699 …}
  +reports: Doctrine\ORM\PersistentCollection {#5701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
  -id: 149506
  -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5492310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700623352 {#5693
    date: 2023-11-22 04:22:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5762
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5694
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5534
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: Proxies\__CG__\App\Entity\User {#5117 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4943
          +user: App\Entity\User {#4956 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1701130544 {#4938
            date: 2023-11-28 01:15:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4944 …}
          +nested: Doctrine\ORM\PersistentCollection {#4946 …}
          +votes: Doctrine\ORM\PersistentCollection {#4948 …}
          +reports: Doctrine\ORM\PersistentCollection {#4950 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
          -id: 148322
          -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6002638"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700596304 {#4939
            date: 2023-11-21 20:51:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4943}
        +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700605523 {#5194
          date: 2023-11-21 23:25:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@interdimensionalmeme@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5197 …}
        +nested: Doctrine\ORM\PersistentCollection {#5199 …}
        +votes: Doctrine\ORM\PersistentCollection {#5201 …}
        +reports: Doctrine\ORM\PersistentCollection {#5203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
        -id: 148826
        -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5487641"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700605523 {#5195
          date: 2023-11-21 23:25:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: """
        You end up with one community with 8000 user , second community 17.\n
        \n
        Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
        \n
        That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
        \n
        Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
        \n
        The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
        \n
        Lemmy is not spez proof, it empowers the spez as much as Reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700617382 {#5532
        date: 2023-11-22 02:43:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5535 …}
      +nested: Doctrine\ORM\PersistentCollection {#5537 …}
      +votes: Doctrine\ORM\PersistentCollection {#5539 …}
      +reports: Doctrine\ORM\PersistentCollection {#5541 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
      -id: 149331
      -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6010489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700617382 {#5533
        date: 2023-11-22 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700623352 {#5692
      date: 2023-11-22 04:22:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5695 …}
    +nested: Doctrine\ORM\PersistentCollection {#5697 …}
    +votes: Doctrine\ORM\PersistentCollection {#5699 …}
    +reports: Doctrine\ORM\PersistentCollection {#5701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
    -id: 149506
    -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700623352 {#5693
      date: 2023-11-22 04:22:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    Yes, many communities have these kinds of fuck ups. In the best case scenarios you have a new community half the size and with its attention split. The newcomers still get split between the schism after it happened. The result is multiple weaker communities.\n
    \n
    And it take a really monumental fuck up to even get this low level of user action.\n
    \n
    Look at reddit, the admins fucked over absolutely everyone and they’ve made it clear they’re only starting. Look how hard it is to get people to come over.\n
    \n
    While on the other hand, if most users go to /c/books and by default they see every /c/books on every federated server, then the problem is sidestepped entirely.\n
    \n
    No single mod team can get a stranglehold on a community.\n
    \n
    Each user gets to choose, by applying or subscribing to a blacklist/while of users or servers. Or they can raw dog it with the click of a button.\n
    \n
    But if most users who go to /c/books end up on the “one big /c/books instance” then every other /c/books community except the biggest one, will be a desert that is not worth your time to post to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645651 {#5760
    date: 2023-11-22 10:34:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5763 …}
  +nested: Doctrine\ORM\PersistentCollection {#5765 …}
  +votes: Doctrine\ORM\PersistentCollection {#5767 …}
  +reports: Doctrine\ORM\PersistentCollection {#5769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5773 …}
  -id: 150067
  -bodyTs: "'/c/books':102,109,166,173,178 'absolut':69 'action':61 'admin':66 'appli':137 'attent':26 'best':12 'big':172 'biggest':182 'blacklist/while':142 'button':158 'case':13 'choos':135 'clear':76 'click':155 'come':90 'communiti':3,19,44,130,179 'default':105 'desert':187 'dog':151 'end':167 'entir':119 'even':54 'everi':108,111,176 'everyon':70 'except':180 'feder':112 'fuck':8,51,67 'get':31,55,87,125,133 'go':100,164 'half':20 'hand':96 'happen':38 'hard':83 'instanc':174 'kind':6 'level':58 'look':62,81 'low':57 'made':74 'mani':2 'mod':122 'monument':50 'multipl':42 'new':18 'newcom':29 'one':171,183 'peopl':88 'post':195 'problem':116 'raw':150 're':78 'realli':49 'reddit':64 'result':40 'scenario':14 'schism':35 'see':107 'server':113,146 'sidestep':118 'singl':121 'size':22 'split':27,32 'start':80 'still':30 'stranglehold':127 'subscrib':139 'take':47 'team':123 'time':193 'up':9 'user':60,99,132,144,162 've':73 'weaker':43 'worth':191 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6017718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645651 {#5761
    date: 2023-11-22 10:34:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5762
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5694
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5534
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: Proxies\__CG__\App\Entity\User {#5117 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4943
          +user: App\Entity\User {#4956 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1701130544 {#4938
            date: 2023-11-28 01:15:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4944 …}
          +nested: Doctrine\ORM\PersistentCollection {#4946 …}
          +votes: Doctrine\ORM\PersistentCollection {#4948 …}
          +reports: Doctrine\ORM\PersistentCollection {#4950 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
          -id: 148322
          -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6002638"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700596304 {#4939
            date: 2023-11-21 20:51:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4943}
        +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700605523 {#5194
          date: 2023-11-21 23:25:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@interdimensionalmeme@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5197 …}
        +nested: Doctrine\ORM\PersistentCollection {#5199 …}
        +votes: Doctrine\ORM\PersistentCollection {#5201 …}
        +reports: Doctrine\ORM\PersistentCollection {#5203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
        -id: 148826
        -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5487641"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700605523 {#5195
          date: 2023-11-21 23:25:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: """
        You end up with one community with 8000 user , second community 17.\n
        \n
        Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
        \n
        That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
        \n
        Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
        \n
        The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
        \n
        Lemmy is not spez proof, it empowers the spez as much as Reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700617382 {#5532
        date: 2023-11-22 02:43:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5535 …}
      +nested: Doctrine\ORM\PersistentCollection {#5537 …}
      +votes: Doctrine\ORM\PersistentCollection {#5539 …}
      +reports: Doctrine\ORM\PersistentCollection {#5541 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
      -id: 149331
      -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6010489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700617382 {#5533
        date: 2023-11-22 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700623352 {#5692
      date: 2023-11-22 04:22:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5695 …}
    +nested: Doctrine\ORM\PersistentCollection {#5697 …}
    +votes: Doctrine\ORM\PersistentCollection {#5699 …}
    +reports: Doctrine\ORM\PersistentCollection {#5701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
    -id: 149506
    -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700623352 {#5693
      date: 2023-11-22 04:22:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    Yes, many communities have these kinds of fuck ups. In the best case scenarios you have a new community half the size and with its attention split. The newcomers still get split between the schism after it happened. The result is multiple weaker communities.\n
    \n
    And it take a really monumental fuck up to even get this low level of user action.\n
    \n
    Look at reddit, the admins fucked over absolutely everyone and they’ve made it clear they’re only starting. Look how hard it is to get people to come over.\n
    \n
    While on the other hand, if most users go to /c/books and by default they see every /c/books on every federated server, then the problem is sidestepped entirely.\n
    \n
    No single mod team can get a stranglehold on a community.\n
    \n
    Each user gets to choose, by applying or subscribing to a blacklist/while of users or servers. Or they can raw dog it with the click of a button.\n
    \n
    But if most users who go to /c/books end up on the “one big /c/books instance” then every other /c/books community except the biggest one, will be a desert that is not worth your time to post to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645651 {#5760
    date: 2023-11-22 10:34:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5763 …}
  +nested: Doctrine\ORM\PersistentCollection {#5765 …}
  +votes: Doctrine\ORM\PersistentCollection {#5767 …}
  +reports: Doctrine\ORM\PersistentCollection {#5769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5773 …}
  -id: 150067
  -bodyTs: "'/c/books':102,109,166,173,178 'absolut':69 'action':61 'admin':66 'appli':137 'attent':26 'best':12 'big':172 'biggest':182 'blacklist/while':142 'button':158 'case':13 'choos':135 'clear':76 'click':155 'come':90 'communiti':3,19,44,130,179 'default':105 'desert':187 'dog':151 'end':167 'entir':119 'even':54 'everi':108,111,176 'everyon':70 'except':180 'feder':112 'fuck':8,51,67 'get':31,55,87,125,133 'go':100,164 'half':20 'hand':96 'happen':38 'hard':83 'instanc':174 'kind':6 'level':58 'look':62,81 'low':57 'made':74 'mani':2 'mod':122 'monument':50 'multipl':42 'new':18 'newcom':29 'one':171,183 'peopl':88 'post':195 'problem':116 'raw':150 're':78 'realli':49 'reddit':64 'result':40 'scenario':14 'schism':35 'see':107 'server':113,146 'sidestep':118 'singl':121 'size':22 'split':27,32 'start':80 'still':30 'stranglehold':127 'subscrib':139 'take':47 'team':123 'time':193 'up':9 'user':60,99,132,144,162 've':73 'weaker':43 'worth':191 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6017718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645651 {#5761
    date: 2023-11-22 10:34:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5762
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5694
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5534
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5196
        +user: Proxies\__CG__\App\Entity\User {#5117 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#4943
          +user: App\Entity\User {#4956 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: null
          +root: null
          +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 11
          +score: 0
          +lastActive: DateTime @1701130544 {#4938
            date: 2023-11-28 01:15:44.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4944 …}
          +nested: Doctrine\ORM\PersistentCollection {#4946 …}
          +votes: Doctrine\ORM\PersistentCollection {#4948 …}
          +reports: Doctrine\ORM\PersistentCollection {#4950 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
          -id: 148322
          -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6002638"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700596304 {#4939
            date: 2023-11-21 20:51:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4943}
        +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1700605523 {#5194
          date: 2023-11-21 23:25:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@interdimensionalmeme@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5197 …}
        +nested: Doctrine\ORM\PersistentCollection {#5199 …}
        +votes: Doctrine\ORM\PersistentCollection {#5201 …}
        +reports: Doctrine\ORM\PersistentCollection {#5203 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
        -id: 148826
        -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5487641"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700605523 {#5195
          date: 2023-11-21 23:25:23.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: """
        You end up with one community with 8000 user , second community 17.\n
        \n
        Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
        \n
        That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
        \n
        Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
        \n
        The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
        \n
        Lemmy is not spez proof, it empowers the spez as much as Reddit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700617382 {#5532
        date: 2023-11-22 02:43:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5535 …}
      +nested: Doctrine\ORM\PersistentCollection {#5537 …}
      +votes: Doctrine\ORM\PersistentCollection {#5539 …}
      +reports: Doctrine\ORM\PersistentCollection {#5541 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
      -id: 149331
      -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6010489"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700617382 {#5533
        date: 2023-11-22 02:43:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700623352 {#5692
      date: 2023-11-22 04:22:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5695 …}
    +nested: Doctrine\ORM\PersistentCollection {#5697 …}
    +votes: Doctrine\ORM\PersistentCollection {#5699 …}
    +reports: Doctrine\ORM\PersistentCollection {#5701 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
    -id: 149506
    -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5492310"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700623352 {#5693
      date: 2023-11-22 04:22:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    Yes, many communities have these kinds of fuck ups. In the best case scenarios you have a new community half the size and with its attention split. The newcomers still get split between the schism after it happened. The result is multiple weaker communities.\n
    \n
    And it take a really monumental fuck up to even get this low level of user action.\n
    \n
    Look at reddit, the admins fucked over absolutely everyone and they’ve made it clear they’re only starting. Look how hard it is to get people to come over.\n
    \n
    While on the other hand, if most users go to /c/books and by default they see every /c/books on every federated server, then the problem is sidestepped entirely.\n
    \n
    No single mod team can get a stranglehold on a community.\n
    \n
    Each user gets to choose, by applying or subscribing to a blacklist/while of users or servers. Or they can raw dog it with the click of a button.\n
    \n
    But if most users who go to /c/books end up on the “one big /c/books instance” then every other /c/books community except the biggest one, will be a desert that is not worth your time to post to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700645651 {#5760
    date: 2023-11-22 10:34:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5763 …}
  +nested: Doctrine\ORM\PersistentCollection {#5765 …}
  +votes: Doctrine\ORM\PersistentCollection {#5767 …}
  +reports: Doctrine\ORM\PersistentCollection {#5769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5773 …}
  -id: 150067
  -bodyTs: "'/c/books':102,109,166,173,178 'absolut':69 'action':61 'admin':66 'appli':137 'attent':26 'best':12 'big':172 'biggest':182 'blacklist/while':142 'button':158 'case':13 'choos':135 'clear':76 'click':155 'come':90 'communiti':3,19,44,130,179 'default':105 'desert':187 'dog':151 'end':167 'entir':119 'even':54 'everi':108,111,176 'everyon':70 'except':180 'feder':112 'fuck':8,51,67 'get':31,55,87,125,133 'go':100,164 'half':20 'hand':96 'happen':38 'hard':83 'instanc':174 'kind':6 'level':58 'look':62,81 'low':57 'made':74 'mani':2 'mod':122 'monument':50 'multipl':42 'new':18 'newcom':29 'one':171,183 'peopl':88 'post':195 'problem':116 'raw':150 're':78 'realli':49 'reddit':64 'result':40 'scenario':14 'schism':35 'see':107 'server':113,146 'sidestep':118 'singl':121 'size':22 'split':27,32 'start':80 'still':30 'stranglehold':127 'subscrib':139 'take':47 'team':123 'time':193 'up':9 'user':60,99,132,144,162 've':73 'weaker':43 'worth':191 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6017718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645651 {#5761
    date: 2023-11-22 10:34:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
174 DENIED moderate
App\Entity\EntryComment {#5801
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5762
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5694
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5534
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: Proxies\__CG__\App\Entity\User {#5117 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: App\Entity\EntryComment {#4943
            +user: App\Entity\User {#4956 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#263}
            +image: null
            +parent: null
            +root: null
            +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1701130544 {#4938
              date: 2023-11-28 01:15:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4944 …}
            +nested: Doctrine\ORM\PersistentCollection {#4946 …}
            +votes: Doctrine\ORM\PersistentCollection {#4948 …}
            +reports: Doctrine\ORM\PersistentCollection {#4950 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
            -id: 148322
            -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6002638"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700596304 {#4939
              date: 2023-11-21 20:51:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4943}
          +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1700605523 {#5194
            date: 2023-11-21 23:25:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@interdimensionalmeme@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5197 …}
          +nested: Doctrine\ORM\PersistentCollection {#5199 …}
          +votes: Doctrine\ORM\PersistentCollection {#5201 …}
          +reports: Doctrine\ORM\PersistentCollection {#5203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
          -id: 148826
          -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5487641"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700605523 {#5195
            date: 2023-11-21 23:25:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4943}
        +body: """
          You end up with one community with 8000 user , second community 17.\n
          \n
          Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
          \n
          That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
          \n
          Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
          \n
          The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
          \n
          Lemmy is not spez proof, it empowers the spez as much as Reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700617382 {#5532
          date: 2023-11-22 02:43:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@interdimensionalmeme@lemmy.ml"
          "@TAG@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5535 …}
        +nested: Doctrine\ORM\PersistentCollection {#5537 …}
        +votes: Doctrine\ORM\PersistentCollection {#5539 …}
        +reports: Doctrine\ORM\PersistentCollection {#5541 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
        -id: 149331
        -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6010489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700617382 {#5533
          date: 2023-11-22 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700623352 {#5692
        date: 2023-11-22 04:22:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5695 …}
      +nested: Doctrine\ORM\PersistentCollection {#5697 …}
      +votes: Doctrine\ORM\PersistentCollection {#5699 …}
      +reports: Doctrine\ORM\PersistentCollection {#5701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
      -id: 149506
      -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700623352 {#5693
        date: 2023-11-22 04:22:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      Yes, many communities have these kinds of fuck ups. In the best case scenarios you have a new community half the size and with its attention split. The newcomers still get split between the schism after it happened. The result is multiple weaker communities.\n
      \n
      And it take a really monumental fuck up to even get this low level of user action.\n
      \n
      Look at reddit, the admins fucked over absolutely everyone and they’ve made it clear they’re only starting. Look how hard it is to get people to come over.\n
      \n
      While on the other hand, if most users go to /c/books and by default they see every /c/books on every federated server, then the problem is sidestepped entirely.\n
      \n
      No single mod team can get a stranglehold on a community.\n
      \n
      Each user gets to choose, by applying or subscribing to a blacklist/while of users or servers. Or they can raw dog it with the click of a button.\n
      \n
      But if most users who go to /c/books end up on the “one big /c/books instance” then every other /c/books community except the biggest one, will be a desert that is not worth your time to post to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700645651 {#5760
      date: 2023-11-22 10:34:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5763 …}
    +nested: Doctrine\ORM\PersistentCollection {#5765 …}
    +votes: Doctrine\ORM\PersistentCollection {#5767 …}
    +reports: Doctrine\ORM\PersistentCollection {#5769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5773 …}
    -id: 150067
    -bodyTs: "'/c/books':102,109,166,173,178 'absolut':69 'action':61 'admin':66 'appli':137 'attent':26 'best':12 'big':172 'biggest':182 'blacklist/while':142 'button':158 'case':13 'choos':135 'clear':76 'click':155 'come':90 'communiti':3,19,44,130,179 'default':105 'desert':187 'dog':151 'end':167 'entir':119 'even':54 'everi':108,111,176 'everyon':70 'except':180 'feder':112 'fuck':8,51,67 'get':31,55,87,125,133 'go':100,164 'half':20 'hand':96 'happen':38 'hard':83 'instanc':174 'kind':6 'level':58 'look':62,81 'low':57 'made':74 'mani':2 'mod':122 'monument':50 'multipl':42 'new':18 'newcom':29 'one':171,183 'peopl':88 'post':195 'problem':116 'raw':150 're':78 'realli':49 'reddit':64 'result':40 'scenario':14 'schism':35 'see':107 'server':113,146 'sidestep':118 'singl':121 'size':22 'split':27,32 'start':80 'still':30 'stranglehold':127 'subscrib':139 'take':47 'team':123 'time':193 'up':9 'user':60,99,132,144,162 've':73 'weaker':43 'worth':191 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6017718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645651 {#5761
      date: 2023-11-22 10:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    Assuming you merge instances, how would moderation work, especially if mods cannot agree on rules or interpretations? What about instance specific rules? Would a post be moderated by whatever instance the OP posted from?\n
    \n
    If the mods have to agree on rules, you have the same exact asshole mod problem but now with extra name squatting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700660007 {#5802
    date: 2023-11-22 14:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5798 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5792 …}
  +reports: Doctrine\ORM\PersistentCollection {#5807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5811 …}
  -id: 150446
  -bodyTs: "'agre':13,40 'asshol':48 'assum':1 'cannot':12 'especi':9 'exact':47 'extra':54 'instanc':4,20,30 'interpret':17 'merg':3 'mod':11,37,49 'moder':7,27 'name':55 'op':32 'post':25,33 'problem':50 'rule':15,22,42 'specif':21 'squat':56 'whatev':29 'work':8 'would':6,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660007 {#5805
    date: 2023-11-22 14:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5801
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5762
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5694
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5534
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: Proxies\__CG__\App\Entity\User {#5117 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: App\Entity\EntryComment {#4943
            +user: App\Entity\User {#4956 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#263}
            +image: null
            +parent: null
            +root: null
            +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1701130544 {#4938
              date: 2023-11-28 01:15:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4944 …}
            +nested: Doctrine\ORM\PersistentCollection {#4946 …}
            +votes: Doctrine\ORM\PersistentCollection {#4948 …}
            +reports: Doctrine\ORM\PersistentCollection {#4950 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
            -id: 148322
            -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6002638"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700596304 {#4939
              date: 2023-11-21 20:51:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4943}
          +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1700605523 {#5194
            date: 2023-11-21 23:25:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@interdimensionalmeme@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5197 …}
          +nested: Doctrine\ORM\PersistentCollection {#5199 …}
          +votes: Doctrine\ORM\PersistentCollection {#5201 …}
          +reports: Doctrine\ORM\PersistentCollection {#5203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
          -id: 148826
          -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5487641"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700605523 {#5195
            date: 2023-11-21 23:25:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4943}
        +body: """
          You end up with one community with 8000 user , second community 17.\n
          \n
          Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
          \n
          That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
          \n
          Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
          \n
          The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
          \n
          Lemmy is not spez proof, it empowers the spez as much as Reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700617382 {#5532
          date: 2023-11-22 02:43:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@interdimensionalmeme@lemmy.ml"
          "@TAG@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5535 …}
        +nested: Doctrine\ORM\PersistentCollection {#5537 …}
        +votes: Doctrine\ORM\PersistentCollection {#5539 …}
        +reports: Doctrine\ORM\PersistentCollection {#5541 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
        -id: 149331
        -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6010489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700617382 {#5533
          date: 2023-11-22 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700623352 {#5692
        date: 2023-11-22 04:22:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5695 …}
      +nested: Doctrine\ORM\PersistentCollection {#5697 …}
      +votes: Doctrine\ORM\PersistentCollection {#5699 …}
      +reports: Doctrine\ORM\PersistentCollection {#5701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
      -id: 149506
      -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700623352 {#5693
        date: 2023-11-22 04:22:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      Yes, many communities have these kinds of fuck ups. In the best case scenarios you have a new community half the size and with its attention split. The newcomers still get split between the schism after it happened. The result is multiple weaker communities.\n
      \n
      And it take a really monumental fuck up to even get this low level of user action.\n
      \n
      Look at reddit, the admins fucked over absolutely everyone and they’ve made it clear they’re only starting. Look how hard it is to get people to come over.\n
      \n
      While on the other hand, if most users go to /c/books and by default they see every /c/books on every federated server, then the problem is sidestepped entirely.\n
      \n
      No single mod team can get a stranglehold on a community.\n
      \n
      Each user gets to choose, by applying or subscribing to a blacklist/while of users or servers. Or they can raw dog it with the click of a button.\n
      \n
      But if most users who go to /c/books end up on the “one big /c/books instance” then every other /c/books community except the biggest one, will be a desert that is not worth your time to post to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700645651 {#5760
      date: 2023-11-22 10:34:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5763 …}
    +nested: Doctrine\ORM\PersistentCollection {#5765 …}
    +votes: Doctrine\ORM\PersistentCollection {#5767 …}
    +reports: Doctrine\ORM\PersistentCollection {#5769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5773 …}
    -id: 150067
    -bodyTs: "'/c/books':102,109,166,173,178 'absolut':69 'action':61 'admin':66 'appli':137 'attent':26 'best':12 'big':172 'biggest':182 'blacklist/while':142 'button':158 'case':13 'choos':135 'clear':76 'click':155 'come':90 'communiti':3,19,44,130,179 'default':105 'desert':187 'dog':151 'end':167 'entir':119 'even':54 'everi':108,111,176 'everyon':70 'except':180 'feder':112 'fuck':8,51,67 'get':31,55,87,125,133 'go':100,164 'half':20 'hand':96 'happen':38 'hard':83 'instanc':174 'kind':6 'level':58 'look':62,81 'low':57 'made':74 'mani':2 'mod':122 'monument':50 'multipl':42 'new':18 'newcom':29 'one':171,183 'peopl':88 'post':195 'problem':116 'raw':150 're':78 'realli':49 'reddit':64 'result':40 'scenario':14 'schism':35 'see':107 'server':113,146 'sidestep':118 'singl':121 'size':22 'split':27,32 'start':80 'still':30 'stranglehold':127 'subscrib':139 'take':47 'team':123 'time':193 'up':9 'user':60,99,132,144,162 've':73 'weaker':43 'worth':191 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6017718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645651 {#5761
      date: 2023-11-22 10:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    Assuming you merge instances, how would moderation work, especially if mods cannot agree on rules or interpretations? What about instance specific rules? Would a post be moderated by whatever instance the OP posted from?\n
    \n
    If the mods have to agree on rules, you have the same exact asshole mod problem but now with extra name squatting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700660007 {#5802
    date: 2023-11-22 14:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5798 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5792 …}
  +reports: Doctrine\ORM\PersistentCollection {#5807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5811 …}
  -id: 150446
  -bodyTs: "'agre':13,40 'asshol':48 'assum':1 'cannot':12 'especi':9 'exact':47 'extra':54 'instanc':4,20,30 'interpret':17 'merg':3 'mod':11,37,49 'moder':7,27 'name':55 'op':32 'post':25,33 'problem':50 'rule':15,22,42 'specif':21 'squat':56 'whatev':29 'work':8 'would':6,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660007 {#5805
    date: 2023-11-22 14:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5801
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5762
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#5694
      +user: Proxies\__CG__\App\Entity\User {#5117 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: App\Entity\EntryComment {#5534
        +user: App\Entity\User {#4956 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#263}
        +image: null
        +parent: App\Entity\EntryComment {#5196
          +user: Proxies\__CG__\App\Entity\User {#5117 …}
          +entry: App\Entity\Entry {#2400}
          +magazine: App\Entity\Magazine {#263}
          +image: null
          +parent: App\Entity\EntryComment {#4943
            +user: App\Entity\User {#4956 …}
            +entry: App\Entity\Entry {#2400}
            +magazine: App\Entity\Magazine {#263}
            +image: null
            +parent: null
            +root: null
            +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 11
            +score: 0
            +lastActive: DateTime @1701130544 {#4938
              date: 2023-11-28 01:15:44.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4944 …}
            +nested: Doctrine\ORM\PersistentCollection {#4946 …}
            +votes: Doctrine\ORM\PersistentCollection {#4948 …}
            +reports: Doctrine\ORM\PersistentCollection {#4950 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
            -id: 148322
            -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6002638"
            +editedAt: null
            +createdAt: DateTimeImmutable @1700596304 {#4939
              date: 2023-11-21 20:51:44.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4943}
          +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 2
          +score: 0
          +lastActive: DateTime @1700605523 {#5194
            date: 2023-11-21 23:25:23.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@interdimensionalmeme@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5197 …}
          +nested: Doctrine\ORM\PersistentCollection {#5199 …}
          +votes: Doctrine\ORM\PersistentCollection {#5201 …}
          +reports: Doctrine\ORM\PersistentCollection {#5203 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
          -id: 148826
          -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/5487641"
          +editedAt: null
          +createdAt: DateTimeImmutable @1700605523 {#5195
            date: 2023-11-21 23:25:23.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4943}
        +body: """
          You end up with one community with 8000 user , second community 17.\n
          \n
          Unless there a major fuckup, only the biggest community is viable and gets seen by anyone. It sucks the air out for everything else. Because nobody is going to manually subscribe to 50 microscopic /c/books communities on as many servers.\n
          \n
          That recreates Reddit mod power problem and it will kill Lemmy in the same way.\n
          \n
          Maybe Lemmy simply already isn’t viable, just a Reddit clone with meaningless federation feature that only decentralize unimportant stuff but not the strangleho lady that moderators have on communities.\n
          \n
          The second community will never be viable because even if the first community messed up as bad as Reddit, we know less than 5% would even change their habits.\n
          \n
          Lemmy is not spez proof, it empowers the spez as much as Reddit.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1700617382 {#5532
          date: 2023-11-22 02:43:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@interdimensionalmeme@lemmy.ml"
          "@TAG@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5535 …}
        +nested: Doctrine\ORM\PersistentCollection {#5537 …}
        +votes: Doctrine\ORM\PersistentCollection {#5539 …}
        +reports: Doctrine\ORM\PersistentCollection {#5541 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5543 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5545 …}
        -id: 149331
        -bodyTs: "'/c/books':47 '17':12 '5':121 '50':45 '8000':8 'air':32 'alreadi':71 'anyon':28 'bad':114 'biggest':20 'chang':124 'clone':78 'communiti':6,11,21,48,97,100,110 'decentr':85 'els':36 'empow':133 'end':2 'even':106,123 'everyth':35 'featur':82 'feder':81 'first':109 'fuckup':17 'get':25 'go':40 'habit':126 'isn':72 'kill':62 'know':118 'ladi':92 'lemmi':63,69,127 'less':119 'major':16 'mani':51 'manual':42 'mayb':68 'meaningless':80 'mess':111 'microscop':46 'mod':56 'moder':94 'much':137 'never':102 'nobodi':38 'one':5 'power':57 'problem':58 'proof':131 'recreat':54 'reddit':55,77,116,139 'second':10,99 'seen':26 'server':52 'simpli':70 'spez':130,135 'strangleho':91 'stuff':87 'subscrib':43 'suck':30 'unimport':86 'unless':13 'user':9 'viabl':23,74,104 'way':67 'would':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6010489"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700617382 {#5533
          date: 2023-11-22 02:43:02.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4943}
      +body: "Except even on Reddit we saw large communities split due to some issue (for example r/questionablecontent and r/QContent, one has 13k and the other has 5.3k subs)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700623352 {#5692
        date: 2023-11-22 04:22:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@interdimensionalmeme@lemmy.ml"
        "@TAG@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5695 …}
      +nested: Doctrine\ORM\PersistentCollection {#5697 …}
      +votes: Doctrine\ORM\PersistentCollection {#5699 …}
      +reports: Doctrine\ORM\PersistentCollection {#5701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5703 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5705 …}
      -id: 149506
      -bodyTs: "'13k':21 '5.3':26 'communiti':8 'due':10 'even':2 'exampl':15 'except':1 'issu':13 'k':27 'larg':7 'one':19 'r/qcontent':18 'r/questionablecontent':16 'reddit':4 'saw':6 'split':9 'sub':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5492310"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700623352 {#5693
        date: 2023-11-22 04:22:32.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      Yes, many communities have these kinds of fuck ups. In the best case scenarios you have a new community half the size and with its attention split. The newcomers still get split between the schism after it happened. The result is multiple weaker communities.\n
      \n
      And it take a really monumental fuck up to even get this low level of user action.\n
      \n
      Look at reddit, the admins fucked over absolutely everyone and they’ve made it clear they’re only starting. Look how hard it is to get people to come over.\n
      \n
      While on the other hand, if most users go to /c/books and by default they see every /c/books on every federated server, then the problem is sidestepped entirely.\n
      \n
      No single mod team can get a stranglehold on a community.\n
      \n
      Each user gets to choose, by applying or subscribing to a blacklist/while of users or servers. Or they can raw dog it with the click of a button.\n
      \n
      But if most users who go to /c/books end up on the “one big /c/books instance” then every other /c/books community except the biggest one, will be a desert that is not worth your time to post to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700645651 {#5760
      date: 2023-11-22 10:34:11.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
      "@TAG@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5763 …}
    +nested: Doctrine\ORM\PersistentCollection {#5765 …}
    +votes: Doctrine\ORM\PersistentCollection {#5767 …}
    +reports: Doctrine\ORM\PersistentCollection {#5769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5771 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5773 …}
    -id: 150067
    -bodyTs: "'/c/books':102,109,166,173,178 'absolut':69 'action':61 'admin':66 'appli':137 'attent':26 'best':12 'big':172 'biggest':182 'blacklist/while':142 'button':158 'case':13 'choos':135 'clear':76 'click':155 'come':90 'communiti':3,19,44,130,179 'default':105 'desert':187 'dog':151 'end':167 'entir':119 'even':54 'everi':108,111,176 'everyon':70 'except':180 'feder':112 'fuck':8,51,67 'get':31,55,87,125,133 'go':100,164 'half':20 'hand':96 'happen':38 'hard':83 'instanc':174 'kind':6 'level':58 'look':62,81 'low':57 'made':74 'mani':2 'mod':122 'monument':50 'multipl':42 'new':18 'newcom':29 'one':171,183 'peopl':88 'post':195 'problem':116 'raw':150 're':78 'realli':49 'reddit':64 'result':40 'scenario':14 'schism':35 'see':107 'server':113,146 'sidestep':118 'singl':121 'size':22 'split':27,32 'start':80 'still':30 'stranglehold':127 'subscrib':139 'take':47 'team':123 'time':193 'up':9 'user':60,99,132,144,162 've':73 'weaker':43 'worth':191 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6017718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645651 {#5761
      date: 2023-11-22 10:34:11.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    Assuming you merge instances, how would moderation work, especially if mods cannot agree on rules or interpretations? What about instance specific rules? Would a post be moderated by whatever instance the OP posted from?\n
    \n
    If the mods have to agree on rules, you have the same exact asshole mod problem but now with extra name squatting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700660007 {#5802
    date: 2023-11-22 14:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5798 …}
  +nested: Doctrine\ORM\PersistentCollection {#5794 …}
  +votes: Doctrine\ORM\PersistentCollection {#5792 …}
  +reports: Doctrine\ORM\PersistentCollection {#5807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5811 …}
  -id: 150446
  -bodyTs: "'agre':13,40 'asshol':48 'assum':1 'cannot':12 'especi':9 'exact':47 'extra':54 'instanc':4,20,30 'interpret':17 'merg':3 'mod':11,37,49 'moder':7,27 'name':55 'op':32 'post':25,33 'problem':50 'rule':15,22,42 'specif':21 'squat':56 'whatev':29 'work':8 'would':6,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5500207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700660007 {#5805
    date: 2023-11-22 14:33:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
178 DENIED moderate
App\Entity\EntryComment {#5549
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    A system like that can’t have a second books community, let alone a second or third. The current books community has 133 user. They’re not going to have 13 communities split between them.\n
    \n
    Instead they all have to accept, whoever is the biggest, (realistically, whoever is first) community, gets to shape the books discussion on lemmy forever. That’s just how first mover advantage, compounding advantage works in this obviously broken system.\n
    \n
    This will certainly spell the end of Lemmy. You think defederation is a problem, You’ve seen nothing yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617965 {#5547
    date: 2023-11-22 02:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5554 …}
  +reports: Doctrine\ORM\PersistentCollection {#5556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
  -id: 149352
  -bodyTs: "'13':31 '133':23 'accept':41 'advantag':66,68 'alon':13 'biggest':45 'book':10,20,55 'broken':73 'certain':77 'communiti':11,21,32,50 'compound':67 'current':19 'defeder':85 'discuss':56 'end':80 'first':49,64 'forev':59 'get':51 'go':28 'instead':36 'lemmi':58,82 'let':12 'like':3 'mover':65 'noth':92 'obvious':72 'problem':88 're':26 'realist':46 'second':9,15 'seen':91 'shape':53 'spell':78 'split':33 'system':2,74 'think':84 'third':17 'user':24 've':90 'whoever':42,47 'work':69 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617965 {#5548
    date: 2023-11-22 02:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5549
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    A system like that can’t have a second books community, let alone a second or third. The current books community has 133 user. They’re not going to have 13 communities split between them.\n
    \n
    Instead they all have to accept, whoever is the biggest, (realistically, whoever is first) community, gets to shape the books discussion on lemmy forever. That’s just how first mover advantage, compounding advantage works in this obviously broken system.\n
    \n
    This will certainly spell the end of Lemmy. You think defederation is a problem, You’ve seen nothing yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617965 {#5547
    date: 2023-11-22 02:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5554 …}
  +reports: Doctrine\ORM\PersistentCollection {#5556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
  -id: 149352
  -bodyTs: "'13':31 '133':23 'accept':41 'advantag':66,68 'alon':13 'biggest':45 'book':10,20,55 'broken':73 'certain':77 'communiti':11,21,32,50 'compound':67 'current':19 'defeder':85 'discuss':56 'end':80 'first':49,64 'forev':59 'get':51 'go':28 'instead':36 'lemmi':58,82 'let':12 'like':3 'mover':65 'noth':92 'obvious':72 'problem':88 're':26 'realist':46 'second':9,15 'seen':91 'shape':53 'spell':78 'split':33 'system':2,74 'think':84 'third':17 'user':24 've':90 'whoever':42,47 'work':69 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617965 {#5548
    date: 2023-11-22 02:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5549
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5196
    +user: Proxies\__CG__\App\Entity\User {#5117 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: "Ideally, the user should search for “books” communities and the top result should be the largest/most active community. If they don’t like that community, they can try the 2nd, 3rd, and 4th result to see if they are better. Unfortunately, the Lemmy sort algorithm needs a lot of work."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1700605523 {#5194
      date: 2023-11-21 23:25:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5197 …}
    +nested: Doctrine\ORM\PersistentCollection {#5199 …}
    +votes: Doctrine\ORM\PersistentCollection {#5201 …}
    +reports: Doctrine\ORM\PersistentCollection {#5203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5207 …}
    -id: 148826
    -bodyTs: "'2nd':30 '3rd':31 '4th':33 'activ':17 'algorithm':45 'better':40 'book':7 'communiti':8,18,25 'ideal':1 'largest/most':16 'lemmi':43 'like':23 'lot':48 'need':46 'result':12,34 'search':5 'see':36 'sort':44 'top':11 'tri':28 'unfortun':41 'user':3 'work':50"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5487641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700605523 {#5195
      date: 2023-11-21 23:25:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    A system like that can’t have a second books community, let alone a second or third. The current books community has 133 user. They’re not going to have 13 communities split between them.\n
    \n
    Instead they all have to accept, whoever is the biggest, (realistically, whoever is first) community, gets to shape the books discussion on lemmy forever. That’s just how first mover advantage, compounding advantage works in this obviously broken system.\n
    \n
    This will certainly spell the end of Lemmy. You think defederation is a problem, You’ve seen nothing yet.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617965 {#5547
    date: 2023-11-22 02:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@TAG@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5550 …}
  +nested: Doctrine\ORM\PersistentCollection {#5552 …}
  +votes: Doctrine\ORM\PersistentCollection {#5554 …}
  +reports: Doctrine\ORM\PersistentCollection {#5556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5558 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5560 …}
  -id: 149352
  -bodyTs: "'13':31 '133':23 'accept':41 'advantag':66,68 'alon':13 'biggest':45 'book':10,20,55 'broken':73 'certain':77 'communiti':11,21,32,50 'compound':67 'current':19 'defeder':85 'discuss':56 'end':80 'first':49,64 'forev':59 'get':51 'go':28 'instead':36 'lemmi':58,82 'let':12 'like':3 'mover':65 'noth':92 'obvious':72 'problem':88 're':26 'realist':46 'second':9,15 'seen':91 'shape':53 'spell':78 'split':33 'system':2,74 'think':84 'third':17 'user':24 've':90 'whoever':42,47 'work':69 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617965 {#5548
    date: 2023-11-22 02:52:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
182 DENIED moderate
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
    \n
    kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
    \n
    i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
    \n
    what do you think?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700597415 {#5209
    date: 2023-11-21 21:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 148370
  -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4282480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700597415 {#5210
    date: 2023-11-21 21:10:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
    \n
    kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
    \n
    i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
    \n
    what do you think?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700597415 {#5209
    date: 2023-11-21 21:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 148370
  -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4282480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700597415 {#5210
    date: 2023-11-21 21:10:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5211
  +user: Proxies\__CG__\App\Entity\User {#5212 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
    \n
    kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
    \n
    i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
    \n
    what do you think?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700597415 {#5209
    date: 2023-11-21 21:10:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5215 …}
  +votes: Doctrine\ORM\PersistentCollection {#5217 …}
  +reports: Doctrine\ORM\PersistentCollection {#5219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
  -id: 148370
  -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4282480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700597415 {#5210
    date: 2023-11-21 21:10:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
186 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5407 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
      \n
      kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
      \n
      i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
      \n
      what do you think?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700597415 {#5209
      date: 2023-11-21 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 148370
    -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4282480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700597415 {#5210
      date: 2023-11-21 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "So like the relays or whatever that Mastadon has but topic and community focused?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700614380 {#5413
    date: 2023-11-22 01:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5402 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 149246
  -bodyTs: "'communiti':13 'focus':14 'like':2 'mastadon':8 'relay':4 'topic':11 'whatev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://links.dartboard.social/comment/493316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700614380 {#5410
    date: 2023-11-22 01:53:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5407 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
      \n
      kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
      \n
      i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
      \n
      what do you think?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700597415 {#5209
      date: 2023-11-21 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 148370
    -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4282480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700597415 {#5210
      date: 2023-11-21 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "So like the relays or whatever that Mastadon has but topic and community focused?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700614380 {#5413
    date: 2023-11-22 01:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5402 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 149246
  -bodyTs: "'communiti':13 'focus':14 'like':2 'mastadon':8 'relay':4 'topic':11 'whatev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://links.dartboard.social/comment/493316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700614380 {#5410
    date: 2023-11-22 01:53:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5407 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
      \n
      kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
      \n
      i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
      \n
      what do you think?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700597415 {#5209
      date: 2023-11-21 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 148370
    -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4282480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700597415 {#5210
      date: 2023-11-21 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: "So like the relays or whatever that Mastadon has but topic and community focused?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700614380 {#5413
    date: 2023-11-22 01:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5402 …}
  +nested: Doctrine\ORM\PersistentCollection {#5406 …}
  +votes: Doctrine\ORM\PersistentCollection {#5404 …}
  +reports: Doctrine\ORM\PersistentCollection {#5417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5421 …}
  -id: 149246
  -bodyTs: "'communiti':13 'focus':14 'like':2 'mastadon':8 'relay':4 'topic':11 'whatev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://links.dartboard.social/comment/493316"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700614380 {#5410
    date: 2023-11-22 01:53:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
190 DENIED moderate
App\Entity\EntryComment {#5425
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
      \n
      kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
      \n
      i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
      \n
      what do you think?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700597415 {#5209
      date: 2023-11-21 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 148370
    -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4282480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700597415 {#5210
      date: 2023-11-21 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    When you go to “/c/books” on any server, the default should be an agglomeration of all /c/books on all federated servers (notwithstanding the already ongoing defederation wars)\n
    \n
    The -USER- then decides if they want to filter by whitelist or blacklist, the user decide what server or community@server goes on the list. Realistically, users will just follow other user’s lists, which should be sharable easily. You might even subscribe to someone else’s blacklist/whitelist and get updated automatically.\n
    \n
    But none of that is possible if the baseline view is not the ability to “see all /c/book on the entire fediverse in its raw unedited form”. You can filter out data you can’t access.\n
    \n
    Whitelists, of course, are poison were just just deem everything to be garbage except “the chosen ones”, usually handed down from above by your betters.\n
    \n
    A public blacklist model would be much better. You could then build your own blacklist by scanning all user profile for what is on their blacklist and use that as a basis for building your own blacklist, this is mostly how spam filters work. Because in the world of email, if you say “everyone I don’t already know is garbage” well, then you might as well just abandon email entirely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700618494 {#5423
    date: 2023-11-22 03:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5426 …}
  +nested: Doctrine\ORM\PersistentCollection {#5428 …}
  +votes: Doctrine\ORM\PersistentCollection {#5430 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 149369
  -bodyTs: "'/c/book':97 '/c/books':5,17 'abandon':209 'abil':93 'access':115 'agglomer':14 'alreadi':24,198 'automat':79 'baselin':88 'basi':172 'better':140,148 'blacklist':40,143,155,166,177 'blacklist/whitelist':75 'build':152,174 'chosen':131 'communiti':47 'could':150 'cours':118 'data':111 'decid':31,43 'deem':124 'default':10 'defeder':26 'easili':66 'els':73 'email':190,210 'entir':100,211 'even':69 'everyon':194 'everyth':125 'except':129 'feder':20 'fedivers':101 'filter':36,109,183 'follow':57 'form':106 'garbag':128,201 'get':77 'go':3 'goe':49 'hand':134 'know':199 'list':52,61 'might':68,205 'model':144 'most':180 'much':147 'none':81 'notwithstand':22 'one':132 'ongo':25 'poison':120 'possibl':85 'profil':160 'public':142 'raw':104 'realist':53 'say':193 'scan':157 'see':95 'server':8,21,45,48 'sharabl':65 'someon':72 'spam':182 'subscrib':70 'unedit':105 'updat':78 'use':168 'user':29,42,54,59,159 'usual':133 'view':89 'want':34 'war':27 'well':202,207 'whitelist':38,116 'work':184 'world':188 'would':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700618494 {#5424
    date: 2023-11-22 03:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#5425
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
      \n
      kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
      \n
      i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
      \n
      what do you think?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700597415 {#5209
      date: 2023-11-21 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 148370
    -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4282480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700597415 {#5210
      date: 2023-11-21 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    When you go to “/c/books” on any server, the default should be an agglomeration of all /c/books on all federated servers (notwithstanding the already ongoing defederation wars)\n
    \n
    The -USER- then decides if they want to filter by whitelist or blacklist, the user decide what server or community@server goes on the list. Realistically, users will just follow other user’s lists, which should be sharable easily. You might even subscribe to someone else’s blacklist/whitelist and get updated automatically.\n
    \n
    But none of that is possible if the baseline view is not the ability to “see all /c/book on the entire fediverse in its raw unedited form”. You can filter out data you can’t access.\n
    \n
    Whitelists, of course, are poison were just just deem everything to be garbage except “the chosen ones”, usually handed down from above by your betters.\n
    \n
    A public blacklist model would be much better. You could then build your own blacklist by scanning all user profile for what is on their blacklist and use that as a basis for building your own blacklist, this is mostly how spam filters work. Because in the world of email, if you say “everyone I don’t already know is garbage” well, then you might as well just abandon email entirely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700618494 {#5423
    date: 2023-11-22 03:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5426 …}
  +nested: Doctrine\ORM\PersistentCollection {#5428 …}
  +votes: Doctrine\ORM\PersistentCollection {#5430 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 149369
  -bodyTs: "'/c/book':97 '/c/books':5,17 'abandon':209 'abil':93 'access':115 'agglomer':14 'alreadi':24,198 'automat':79 'baselin':88 'basi':172 'better':140,148 'blacklist':40,143,155,166,177 'blacklist/whitelist':75 'build':152,174 'chosen':131 'communiti':47 'could':150 'cours':118 'data':111 'decid':31,43 'deem':124 'default':10 'defeder':26 'easili':66 'els':73 'email':190,210 'entir':100,211 'even':69 'everyon':194 'everyth':125 'except':129 'feder':20 'fedivers':101 'filter':36,109,183 'follow':57 'form':106 'garbag':128,201 'get':77 'go':3 'goe':49 'hand':134 'know':199 'list':52,61 'might':68,205 'model':144 'most':180 'much':147 'none':81 'notwithstand':22 'one':132 'ongo':25 'poison':120 'possibl':85 'profil':160 'public':142 'raw':104 'realist':53 'say':193 'scan':157 'see':95 'server':8,21,45,48 'sharabl':65 'someon':72 'spam':182 'subscrib':70 'unedit':105 'updat':78 'use':168 'user':29,42,54,59,159 'usual':133 'view':89 'want':34 'war':27 'well':202,207 'whitelist':38,116 'work':184 'world':188 'would':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700618494 {#5424
    date: 2023-11-22 03:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#5425
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5211
    +user: Proxies\__CG__\App\Entity\User {#5212 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: App\Entity\EntryComment {#4943
      +user: App\Entity\User {#4956 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#263}
      +image: null
      +parent: null
      +root: null
      +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701130544 {#4938
        date: 2023-11-28 01:15:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4944 …}
      +nested: Doctrine\ORM\PersistentCollection {#4946 …}
      +votes: Doctrine\ORM\PersistentCollection {#4948 …}
      +reports: Doctrine\ORM\PersistentCollection {#4950 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
      -id: 148322
      -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6002638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700596304 {#4939
        date: 2023-11-21 20:51:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4943}
    +body: """
      what do you mean refuse by principle to fix it? the solution that comes to mind is for a whitelist that is implemented either in federation broadly or lemmy specifically for certain categories (think TLDs) which are agreed to have a certain focus, like on literature or video games or music, where the instances themselves can join or link to.\n
      \n
      kinda bypass a community being held hostage (or kept isolated) by an instance, the whitelists can be determined through a simple majority (first past the post) or any other method by members of communities rather than instance moderators/admins.\n
      \n
      i get that many folks don’t like hexbear and i have nothing against them, i certainly don’t want to force them to see content they don’t want; giving granular control over specific content (not just a blacklist like per-user instance blocking) seems ideal.\n
      \n
      what do you think?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1700597415 {#5209
      date: 2023-11-21 21:10:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5215 …}
    +votes: Doctrine\ORM\PersistentCollection {#5217 …}
    +reports: Doctrine\ORM\PersistentCollection {#5219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5223 …}
    -id: 148370
    -bodyTs: "'agre':38 'blacklist':138 'block':144 'broad':27 'bypass':62 'categori':33 'certain':32,42,115 'come':14 'communiti':64,94 'content':124,134 'control':131 'determin':78 'either':24 'feder':26 'first':83 'fix':9 'focus':43 'folk':103 'forc':120 'game':49 'get':100 'give':129 'granular':130 'held':66 'hexbear':107 'hostag':67 'ideal':146 'implement':23 'instanc':54,73,97,143 'isol':70 'join':57 'kept':69 'kinda':61 'lemmi':29 'like':44,106,139 'link':59 'literatur':46 'major':82 'mani':102 'mean':4 'member':92 'method':90 'mind':16 'moderators/admins':98 'music':51 'noth':111 'past':84 'per':141 'per-us':140 'post':86 'principl':7 'rather':95 'refus':5 'see':123 'seem':145 'simpl':81 'solut':12 'specif':30,133 'think':34,150 'tlds':35 'user':142 'video':48 'want':118,128 'whitelist':20,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4282480"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700597415 {#5210
      date: 2023-11-21 21:10:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4943}
  +body: """
    When you go to “/c/books” on any server, the default should be an agglomeration of all /c/books on all federated servers (notwithstanding the already ongoing defederation wars)\n
    \n
    The -USER- then decides if they want to filter by whitelist or blacklist, the user decide what server or community@server goes on the list. Realistically, users will just follow other user’s lists, which should be sharable easily. You might even subscribe to someone else’s blacklist/whitelist and get updated automatically.\n
    \n
    But none of that is possible if the baseline view is not the ability to “see all /c/book on the entire fediverse in its raw unedited form”. You can filter out data you can’t access.\n
    \n
    Whitelists, of course, are poison were just just deem everything to be garbage except “the chosen ones”, usually handed down from above by your betters.\n
    \n
    A public blacklist model would be much better. You could then build your own blacklist by scanning all user profile for what is on their blacklist and use that as a basis for building your own blacklist, this is mostly how spam filters work. Because in the world of email, if you say “everyone I don’t already know is garbage” well, then you might as well just abandon email entirely.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700618494 {#5423
    date: 2023-11-22 03:01:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5426 …}
  +nested: Doctrine\ORM\PersistentCollection {#5428 …}
  +votes: Doctrine\ORM\PersistentCollection {#5430 …}
  +reports: Doctrine\ORM\PersistentCollection {#5432 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5436 …}
  -id: 149369
  -bodyTs: "'/c/book':97 '/c/books':5,17 'abandon':209 'abil':93 'access':115 'agglomer':14 'alreadi':24,198 'automat':79 'baselin':88 'basi':172 'better':140,148 'blacklist':40,143,155,166,177 'blacklist/whitelist':75 'build':152,174 'chosen':131 'communiti':47 'could':150 'cours':118 'data':111 'decid':31,43 'deem':124 'default':10 'defeder':26 'easili':66 'els':73 'email':190,210 'entir':100,211 'even':69 'everyon':194 'everyth':125 'except':129 'feder':20 'fedivers':101 'filter':36,109,183 'follow':57 'form':106 'garbag':128,201 'get':77 'go':3 'goe':49 'hand':134 'know':199 'list':52,61 'might':68,205 'model':144 'most':180 'much':147 'none':81 'notwithstand':22 'one':132 'ongo':25 'poison':120 'possibl':85 'profil':160 'public':142 'raw':104 'realist':53 'say':193 'scan':157 'see':95 'server':8,21,45,48 'sharabl':65 'someon':72 'spam':182 'subscrib':70 'unedit':105 'updat':78 'use':168 'user':29,42,54,59,159 'usual':133 'view':89 'want':34 'war':27 'well':202,207 'whitelist':38,116 'work':184 'world':188 'would':145"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700618494 {#5424
    date: 2023-11-22 03:01:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
194 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: "[redacted]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700601959 {#5453
    date: 2023-11-21 22:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 148633
  -bodyTs: "'redact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486400"
  +editedAt: DateTimeImmutable @1701190432 {#5454
    date: 2023-11-28 17:53:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700601959 {#5455
    date: 2023-11-21 22:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
195 DENIED edit
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: "[redacted]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700601959 {#5453
    date: 2023-11-21 22:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 148633
  -bodyTs: "'redact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486400"
  +editedAt: DateTimeImmutable @1701190432 {#5454
    date: 2023-11-28 17:53:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700601959 {#5455
    date: 2023-11-21 22:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
196 DENIED moderate
App\Entity\EntryComment {#5456
  +user: Proxies\__CG__\App\Entity\User {#5165 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: "[redacted]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700601959 {#5453
    date: 2023-11-21 22:25:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5457 …}
  +nested: Doctrine\ORM\PersistentCollection {#5459 …}
  +votes: Doctrine\ORM\PersistentCollection {#5461 …}
  +reports: Doctrine\ORM\PersistentCollection {#5463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5467 …}
  -id: 148633
  -bodyTs: "'redact':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486400"
  +editedAt: DateTimeImmutable @1701190432 {#5454
    date: 2023-11-28 17:53:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700601959 {#5455
    date: 2023-11-21 22:25:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
197 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
198 DENIED moderate
App\Entity\EntryComment {#5471
  +user: Proxies\__CG__\App\Entity\User {#5472 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: """
    The difference is that Lemmy is an answer to Reddit, not Discord. If a Reddit user wants to see if there’s a community for woodworking, he can search for “woodworking” and find it.\n
    \n
    If a Lemmy user searches “woodworking” and the biggest woodworking community isn’t on your instance, you have to leave Lemmy and use an external service to search more instances and even then you might not find what you’re looking for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700600938 {#5469
    date: 2023-11-21 22:08:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 148575
  -bodyTs: "'answer':8 'biggest':43 'communiti':24,45 'differ':2 'discord':12 'even':66 'extern':59 'find':33,71 'instanc':50,64 'isn':46 'leav':54 'lemmi':5,37,55 'look':75 'might':69 're':74 'reddit':10,15 'search':29,39,62 'see':19 'servic':60 'use':57 'user':16,38 'want':17 'woodwork':26,31,40,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600938 {#5470
    date: 2023-11-21 22:08:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#5471
  +user: Proxies\__CG__\App\Entity\User {#5472 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: """
    The difference is that Lemmy is an answer to Reddit, not Discord. If a Reddit user wants to see if there’s a community for woodworking, he can search for “woodworking” and find it.\n
    \n
    If a Lemmy user searches “woodworking” and the biggest woodworking community isn’t on your instance, you have to leave Lemmy and use an external service to search more instances and even then you might not find what you’re looking for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700600938 {#5469
    date: 2023-11-21 22:08:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 148575
  -bodyTs: "'answer':8 'biggest':43 'communiti':24,45 'differ':2 'discord':12 'even':66 'extern':59 'find':33,71 'instanc':50,64 'isn':46 'leav':54 'lemmi':5,37,55 'look':75 'might':69 're':74 'reddit':10,15 'search':29,39,62 'see':19 'servic':60 'use':57 'user':16,38 'want':17 'woodwork':26,31,40,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600938 {#5470
    date: 2023-11-21 22:08:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#5471
  +user: Proxies\__CG__\App\Entity\User {#5472 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: """
    The difference is that Lemmy is an answer to Reddit, not Discord. If a Reddit user wants to see if there’s a community for woodworking, he can search for “woodworking” and find it.\n
    \n
    If a Lemmy user searches “woodworking” and the biggest woodworking community isn’t on your instance, you have to leave Lemmy and use an external service to search more instances and even then you might not find what you’re looking for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700600938 {#5469
    date: 2023-11-21 22:08:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5473 …}
  +nested: Doctrine\ORM\PersistentCollection {#5475 …}
  +votes: Doctrine\ORM\PersistentCollection {#5477 …}
  +reports: Doctrine\ORM\PersistentCollection {#5479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5483 …}
  -id: 148575
  -bodyTs: "'answer':8 'biggest':43 'communiti':24,45 'differ':2 'discord':12 'even':66 'extern':59 'find':33,71 'instanc':50,64 'isn':46 'leav':54 'lemmi':5,37,55 'look':75 'might':69 're':74 'reddit':10,15 'search':29,39,62 'see':19 'servic':60 'use':57 'user':16,38 'want':17 'woodwork':26,31,40,44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5486065"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600938 {#5470
    date: 2023-11-21 22:08:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
202 DENIED moderate
App\Entity\EntryComment {#5742
  +user: Proxies\__CG__\App\Entity\User {#5746 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5646 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: "I don’t agree with your conjecture about the user not understanding how Lemmy works. My understanding is that he does not think it’s a good system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700604164 {#5741
    date: 2023-11-21 23:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
    "@EncryptKeeper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5751 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5758 …}
  -id: 148751
  -bodyTs: "'agre':4 'conjectur':7 'good':27 'lemmi':14 'system':28 'think':23 'understand':12,17 'user':10 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4869387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604164 {#5738
    date: 2023-11-21 23:02:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
203 DENIED edit
App\Entity\EntryComment {#5742
  +user: Proxies\__CG__\App\Entity\User {#5746 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5646 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: "I don’t agree with your conjecture about the user not understanding how Lemmy works. My understanding is that he does not think it’s a good system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700604164 {#5741
    date: 2023-11-21 23:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
    "@EncryptKeeper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5751 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5758 …}
  -id: 148751
  -bodyTs: "'agre':4 'conjectur':7 'good':27 'lemmi':14 'system':28 'think':23 'understand':12,17 'user':10 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4869387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604164 {#5738
    date: 2023-11-21 23:02:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
204 DENIED moderate
App\Entity\EntryComment {#5742
  +user: Proxies\__CG__\App\Entity\User {#5746 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5646 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: "I don’t agree with your conjecture about the user not understanding how Lemmy works. My understanding is that he does not think it’s a good system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700604164 {#5741
    date: 2023-11-21 23:02:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
    "@EncryptKeeper@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5751 …}
  +nested: Doctrine\ORM\PersistentCollection {#5747 …}
  +votes: Doctrine\ORM\PersistentCollection {#5749 …}
  +reports: Doctrine\ORM\PersistentCollection {#5754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5756 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5758 …}
  -id: 148751
  -bodyTs: "'agre':4 'conjectur':7 'good':27 'lemmi':14 'system':28 'think':23 'understand':12,17 'user':10 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/4869387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700604164 {#5738
    date: 2023-11-21 23:02:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
205 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
206 DENIED moderate
App\Entity\EntryComment {#5487
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: """
    I don’t use that spyware but it’s probably the same as every tech bro Reddit like.\n
    \n
    Everyone flocks to the one big “books” community and that sucks the air out for any alternative.\n
    \n
    Lemmy’s one thing going for it was that it’s was supposed to be decentralized and prevent concentration of power.\n
    \n
    But you end up with one big community, and a unaccountable minority owns that community and does what every they want with it. Just like Reddit, they can sell your grandmother, we know users don’t care enough to do anything about it and they’ll just stay. The 2nd biggest will never matter.\n
    \n
    This means there isn’t a lemmiverse books community, there is one big books community, on one person’s server, moderated by one guy and his disciples and that’s it forever as far as Lemmy is concerned, the same end as Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617727 {#5485
    date: 2023-11-22 02:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 149345
  -bodyTs: "'2nd':106 'air':31 'altern':35 'anyth':97 'big':24,63,123 'biggest':107 'book':25,118,124 'bro':16 'care':93 'communiti':26,64,71,119,125 'concentr':54 'concern':148 'decentr':51 'discipl':137 'end':59,151 'enough':94 'everi':14,75 'everyon':19 'far':144 'flock':20 'forev':142 'go':40 'grandmoth':87 'guy':134 'isn':114 'know':89 'lemmi':36,146 'lemmivers':117 'like':18,81 'll':102 'matter':110 'mean':112 'minor':68 'moder':131 'never':109 'one':23,38,62,122,127,133 'own':69 'person':128 'power':56 'prevent':53 'probabl':10 'reddit':17,82,153 'sell':85 'server':130 'spywar':6 'stay':104 'suck':29 'suppos':48 'tech':15 'thing':39 'unaccount':67 'use':4 'user':90 'want':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617727 {#5486
    date: 2023-11-22 02:48:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
207 DENIED edit
App\Entity\EntryComment {#5487
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: """
    I don’t use that spyware but it’s probably the same as every tech bro Reddit like.\n
    \n
    Everyone flocks to the one big “books” community and that sucks the air out for any alternative.\n
    \n
    Lemmy’s one thing going for it was that it’s was supposed to be decentralized and prevent concentration of power.\n
    \n
    But you end up with one big community, and a unaccountable minority owns that community and does what every they want with it. Just like Reddit, they can sell your grandmother, we know users don’t care enough to do anything about it and they’ll just stay. The 2nd biggest will never matter.\n
    \n
    This means there isn’t a lemmiverse books community, there is one big books community, on one person’s server, moderated by one guy and his disciples and that’s it forever as far as Lemmy is concerned, the same end as Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617727 {#5485
    date: 2023-11-22 02:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 149345
  -bodyTs: "'2nd':106 'air':31 'altern':35 'anyth':97 'big':24,63,123 'biggest':107 'book':25,118,124 'bro':16 'care':93 'communiti':26,64,71,119,125 'concentr':54 'concern':148 'decentr':51 'discipl':137 'end':59,151 'enough':94 'everi':14,75 'everyon':19 'far':144 'flock':20 'forev':142 'go':40 'grandmoth':87 'guy':134 'isn':114 'know':89 'lemmi':36,146 'lemmivers':117 'like':18,81 'll':102 'matter':110 'mean':112 'minor':68 'moder':131 'never':109 'one':23,38,62,122,127,133 'own':69 'person':128 'power':56 'prevent':53 'probabl':10 'reddit':17,82,153 'sell':85 'server':130 'spywar':6 'stay':104 'suck':29 'suppos':48 'tech':15 'thing':39 'unaccount':67 'use':4 'user':90 'want':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617727 {#5486
    date: 2023-11-22 02:48:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
208 DENIED moderate
App\Entity\EntryComment {#5487
  +user: App\Entity\User {#4956 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5227 …}
  +root: App\Entity\EntryComment {#4943
    +user: App\Entity\User {#4956 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: "It’s because when you go to /c/books , the default view is not every /c/books on every server. But one /c/books on one server. Therefore Lemmy is doomed and the dev refuse by principle to fix it."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1701130544 {#4938
      date: 2023-11-28 01:15:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4944 …}
    +nested: Doctrine\ORM\PersistentCollection {#4946 …}
    +votes: Doctrine\ORM\PersistentCollection {#4948 …}
    +reports: Doctrine\ORM\PersistentCollection {#4950 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
    -id: 148322
    -bodyTs: "'/c/books':8,15,21 'default':10 'dev':31 'doom':28 'everi':14,17 'fix':36 'go':6 'lemmi':26 'one':20,23 'principl':34 'refus':32 'server':18,24 'therefor':25 'view':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6002638"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700596304 {#4939
      date: 2023-11-21 20:51:44.0 +01:00
    }
  }
  +body: """
    I don’t use that spyware but it’s probably the same as every tech bro Reddit like.\n
    \n
    Everyone flocks to the one big “books” community and that sucks the air out for any alternative.\n
    \n
    Lemmy’s one thing going for it was that it’s was supposed to be decentralized and prevent concentration of power.\n
    \n
    But you end up with one big community, and a unaccountable minority owns that community and does what every they want with it. Just like Reddit, they can sell your grandmother, we know users don’t care enough to do anything about it and they’ll just stay. The 2nd biggest will never matter.\n
    \n
    This means there isn’t a lemmiverse books community, there is one big books community, on one person’s server, moderated by one guy and his disciples and that’s it forever as far as Lemmy is concerned, the same end as Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700617727 {#5485
    date: 2023-11-22 02:48:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@interdimensionalmeme@lemmy.ml"
    "@kadu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5488 …}
  +nested: Doctrine\ORM\PersistentCollection {#5490 …}
  +votes: Doctrine\ORM\PersistentCollection {#5492 …}
  +reports: Doctrine\ORM\PersistentCollection {#5494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5498 …}
  -id: 149345
  -bodyTs: "'2nd':106 'air':31 'altern':35 'anyth':97 'big':24,63,123 'biggest':107 'book':25,118,124 'bro':16 'care':93 'communiti':26,64,71,119,125 'concentr':54 'concern':148 'decentr':51 'discipl':137 'end':59,151 'enough':94 'everi':14,75 'everyon':19 'far':144 'flock':20 'forev':142 'go':40 'grandmoth':87 'guy':134 'isn':114 'know':89 'lemmi':36,146 'lemmivers':117 'like':18,81 'll':102 'matter':110 'mean':112 'minor':68 'moder':131 'never':109 'one':23,38,62,122,127,133 'own':69 'person':128 'power':56 'prevent':53 'probabl':10 'reddit':17,82,153 'sell':85 'server':130 'spywar':6 'stay':104 'suck':29 'suppos':48 'tech':15 'thing':39 'unaccount':67 'use':4 'user':90 'want':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6010596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700617727 {#5486
    date: 2023-11-22 02:48:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
209 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
210 DENIED moderate
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
    \n
    Do we need **SYNERGIES??!!!?**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1701073053 {#5011
    date: 2023-11-27 09:17:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 148170
  -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5068929"
  +editedAt: DateTimeImmutable @1701043630 {#5012
    date: 2023-11-27 01:07:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593432 {#5013
    date: 2023-11-21 20:03:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
211 DENIED edit
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
    \n
    Do we need **SYNERGIES??!!!?**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1701073053 {#5011
    date: 2023-11-27 09:17:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 148170
  -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5068929"
  +editedAt: DateTimeImmutable @1701043630 {#5012
    date: 2023-11-27 01:07:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593432 {#5013
    date: 2023-11-21 20:03:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
212 DENIED moderate
App\Entity\EntryComment {#5017
  +user: App\Entity\User {#5030 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: null
  +root: null
  +body: """
    Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
    \n
    Do we need **SYNERGIES??!!!?**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 49
  +score: 0
  +lastActive: DateTime @1701073053 {#5011
    date: 2023-11-27 09:17:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5018 …}
  +nested: Doctrine\ORM\PersistentCollection {#5020 …}
  +votes: Doctrine\ORM\PersistentCollection {#5022 …}
  +reports: Doctrine\ORM\PersistentCollection {#5024 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
  -id: 148170
  -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5068929"
  +editedAt: DateTimeImmutable @1701043630 {#5012
    date: 2023-11-27 01:07:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700593432 {#5013
    date: 2023-11-21 20:03:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
213 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
214 DENIED moderate
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "It just signals that this platform is flawed to the point where it’s bleeding to death. Keep in mind, a bigger userbase = more active community = better platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700600678 {#5102
    date: 2023-11-21 22:04:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 148557
  -bodyTs: "'activ':25 'better':27 'bigger':22 'bleed':15 'communiti':26 'death':17 'flaw':8 'keep':18 'mind':20 'platform':6,28 'point':11 'signal':3 'userbas':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5780644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600678 {#5105
    date: 2023-11-21 22:04:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
215 DENIED edit
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "It just signals that this platform is flawed to the point where it’s bleeding to death. Keep in mind, a bigger userbase = more active community = better platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700600678 {#5102
    date: 2023-11-21 22:04:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 148557
  -bodyTs: "'activ':25 'better':27 'bigger':22 'bleed':15 'communiti':26 'death':17 'flaw':8 'keep':18 'mind':20 'platform':6,28 'point':11 'signal':3 'userbas':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5780644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600678 {#5105
    date: 2023-11-21 22:04:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
216 DENIED moderate
App\Entity\EntryComment {#5101
  +user: Proxies\__CG__\App\Entity\User {#5098 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "It just signals that this platform is flawed to the point where it’s bleeding to death. Keep in mind, a bigger userbase = more active community = better platform."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700600678 {#5102
    date: 2023-11-21 22:04:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5095 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5112 …}
  -id: 148557
  -bodyTs: "'activ':25 'better':27 'bigger':22 'bleed':15 'communiti':26 'death':17 'flaw':8 'keep':18 'mind':20 'platform':6,28 'point':11 'signal':3 'userbas':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5780644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700600678 {#5105
    date: 2023-11-21 22:04:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
217 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
218 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    If there are no users, there will be no new contents added.\n
    \n
    If there are a lot of users (many more than there are now), there will be enough people around to support all sorts of niche communities, like Reddit had.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700605258 {#5114
    date: 2023-11-21 23:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 148808
  -bodyTs: "'ad':12 'around':31 'communiti':38 'content':11 'enough':29 'like':39 'lot':17 'mani':20 'new':10 'nich':37 'peopl':30 'reddit':40 'sort':35 'support':33 'user':5,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605258 {#5115
    date: 2023-11-21 23:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
219 DENIED edit
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    If there are no users, there will be no new contents added.\n
    \n
    If there are a lot of users (many more than there are now), there will be enough people around to support all sorts of niche communities, like Reddit had.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700605258 {#5114
    date: 2023-11-21 23:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 148808
  -bodyTs: "'ad':12 'around':31 'communiti':38 'content':11 'enough':29 'like':39 'lot':17 'mani':20 'new':10 'nich':37 'peopl':30 'reddit':40 'sort':35 'support':33 'user':5,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605258 {#5115
    date: 2023-11-21 23:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
220 DENIED moderate
App\Entity\EntryComment {#5116
  +user: Proxies\__CG__\App\Entity\User {#5117 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    If there are no users, there will be no new contents added.\n
    \n
    If there are a lot of users (many more than there are now), there will be enough people around to support all sorts of niche communities, like Reddit had.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700605258 {#5114
    date: 2023-11-21 23:20:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5118 …}
  +nested: Doctrine\ORM\PersistentCollection {#5120 …}
  +votes: Doctrine\ORM\PersistentCollection {#5122 …}
  +reports: Doctrine\ORM\PersistentCollection {#5124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5128 …}
  -id: 148808
  -bodyTs: "'ad':12 'around':31 'communiti':38 'content':11 'enough':29 'like':39 'lot':17 'mani':20 'new':10 'nich':37 'peopl':30 'reddit':40 'sort':35 'support':33 'user':5,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5487563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700605258 {#5115
    date: 2023-11-21 23:20:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
221 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
222 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    Active user count is probably the single most important metric to whether a platform is successful and stays alive. Even above quality of content, as proven by many other social media platforms that thrive despite being flooded with trash content.\n
    \n
    No one wants to hang out in a ghost town.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700610612 {#5130
    date: 2023-11-22 00:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 149116
  -bodyTs: "'activ':1 'aliv':19 'content':24,40 'count':3 'despit':35 'even':20 'flood':37 'ghost':49 'hang':45 'import':9 'mani':28 'media':31 'metric':10 'one':42 'platform':14,32 'probabl':5 'proven':26 'qualiti':22 'singl':7 'social':30 'stay':18 'success':16 'thrive':34 'town':50 'trash':39 'user':2 'want':43 'whether':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4521411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700610612 {#5131
    date: 2023-11-22 00:50:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
223 DENIED edit
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    Active user count is probably the single most important metric to whether a platform is successful and stays alive. Even above quality of content, as proven by many other social media platforms that thrive despite being flooded with trash content.\n
    \n
    No one wants to hang out in a ghost town.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700610612 {#5130
    date: 2023-11-22 00:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 149116
  -bodyTs: "'activ':1 'aliv':19 'content':24,40 'count':3 'despit':35 'even':20 'flood':37 'ghost':49 'hang':45 'import':9 'mani':28 'media':31 'metric':10 'one':42 'platform':14,32 'probabl':5 'proven':26 'qualiti':22 'singl':7 'social':30 'stay':18 'success':16 'thrive':34 'town':50 'trash':39 'user':2 'want':43 'whether':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4521411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700610612 {#5131
    date: 2023-11-22 00:50:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
224 DENIED moderate
App\Entity\EntryComment {#5132
  +user: Proxies\__CG__\App\Entity\User {#5133 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: """
    Active user count is probably the single most important metric to whether a platform is successful and stays alive. Even above quality of content, as proven by many other social media platforms that thrive despite being flooded with trash content.\n
    \n
    No one wants to hang out in a ghost town.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700610612 {#5130
    date: 2023-11-22 00:50:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5134 …}
  +nested: Doctrine\ORM\PersistentCollection {#5136 …}
  +votes: Doctrine\ORM\PersistentCollection {#5138 …}
  +reports: Doctrine\ORM\PersistentCollection {#5140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5142 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5144 …}
  -id: 149116
  -bodyTs: "'activ':1 'aliv':19 'content':24,40 'count':3 'despit':35 'even':20 'flood':37 'ghost':49 'hang':45 'import':9 'mani':28 'media':31 'metric':10 'one':42 'platform':14,32 'probabl':5 'proven':26 'qualiti':22 'singl':7 'social':30 'stay':18 'success':16 'thrive':34 'town':50 'trash':39 'user':2 'want':43 'whether':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4521411"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700610612 {#5131
    date: 2023-11-22 00:50:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
225 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
226 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "As a Lemmy shareholder, I’m outraged. If Lemmy doesn’t get more users soon, I am going to stop the thrusters that keep the world turning. You have been warned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700611841 {#5146
    date: 2023-11-22 01:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 149162
  -bodyTs: "'doesn':10 'get':12 'go':18 'keep':24 'lemmi':3,9 'm':6 'outrag':7 'sharehold':4 'soon':15 'stop':20 'thruster':22 'turn':27 'user':14 'warn':31 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6420976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700611841 {#5147
    date: 2023-11-22 01:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
227 DENIED edit
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "As a Lemmy shareholder, I’m outraged. If Lemmy doesn’t get more users soon, I am going to stop the thrusters that keep the world turning. You have been warned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700611841 {#5146
    date: 2023-11-22 01:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 149162
  -bodyTs: "'doesn':10 'get':12 'go':18 'keep':24 'lemmi':3,9 'm':6 'outrag':7 'sharehold':4 'soon':15 'stop':20 'thruster':22 'turn':27 'user':14 'warn':31 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6420976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700611841 {#5147
    date: 2023-11-22 01:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
228 DENIED moderate
App\Entity\EntryComment {#5148
  +user: Proxies\__CG__\App\Entity\User {#5149 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1973 …}
    +magazine: App\Entity\Magazine {#263
      +icon: Proxies\__CG__\App\Entity\Image {#244 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#273
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#235 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
      +entries: Doctrine\ORM\PersistentCollection {#178 …}
      +posts: Doctrine\ORM\PersistentCollection {#136 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
      +bans: Doctrine\ORM\PersistentCollection {#115 …}
      +reports: Doctrine\ORM\PersistentCollection {#101 …}
      +badges: Doctrine\ORM\PersistentCollection {#79 …}
      +logs: Doctrine\ORM\PersistentCollection {#69 …}
      +awards: Doctrine\ORM\PersistentCollection {#1830 …}
      +categories: Doctrine\ORM\PersistentCollection {#1863 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#267
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#269
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1978 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1889 …}
    +slug: "Why-Are-we-not-doing-enough"
    +title: "Why? Are we not doing enough?"
    +url: "https://file.coffee/u/uw5gROxEDFBw2KDL8BTvF.jpg"
    +body: "by fedidb.org"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 604
    +favouriteCount: 1771
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728378909 {#2420
      date: 2024-10-08 11:15:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1688 …}
    +votes: Doctrine\ORM\PersistentCollection {#1934 …}
    +reports: Doctrine\ORM\PersistentCollection {#1965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1396 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2439 …}
    +badges: Doctrine\ORM\PersistentCollection {#2357 …}
    +children: []
    -id: 14799
    -titleTs: "'enough':6"
    -bodyTs: "'fedidb.org':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584931
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15540397"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700498531 {#1816
      date: 2023-11-20 17:42:11.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#263}
  +image: null
  +parent: App\Entity\EntryComment {#5017
    +user: App\Entity\User {#5030 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#263}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why does this matter? Do we need to appease the shareholders or something? Do we need endless month over month growth, lest the world completely stops turning?\n
      \n
      Do we need **SYNERGIES??!!!?**
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 49
    +score: 0
    +lastActive: DateTime @1701073053 {#5011
      date: 2023-11-27 09:17:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5018 …}
    +nested: Doctrine\ORM\PersistentCollection {#5020 …}
    +votes: Doctrine\ORM\PersistentCollection {#5022 …}
    +reports: Doctrine\ORM\PersistentCollection {#5024 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5028 …}
    -id: 148170
    -bodyTs: "'appeas':9 'complet':25 'endless':17 'growth':21 'lest':22 'matter':4 'month':18,20 'need':7,16,30 'sharehold':11 'someth':13 'stop':26 'synergi':31 'turn':27 'world':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5068929"
    +editedAt: DateTimeImmutable @1701043630 {#5012
      date: 2023-11-27 01:07:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700593432 {#5013
      date: 2023-11-21 20:03:52.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#5017}
  +body: "As a Lemmy shareholder, I’m outraged. If Lemmy doesn’t get more users soon, I am going to stop the thrusters that keep the world turning. You have been warned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700611841 {#5146
    date: 2023-11-22 01:10:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@GrindingGears@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5150 …}
  +nested: Doctrine\ORM\PersistentCollection {#5152 …}
  +votes: Doctrine\ORM\PersistentCollection {#5154 …}
  +reports: Doctrine\ORM\PersistentCollection {#5156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5160 …}
  -id: 149162
  -bodyTs: "'doesn':10 'get':12 'go':18 'keep':24 'lemmi':3,9 'm':6 'outrag':7 'sharehold':4 'soon':15 'stop':20 'thruster':22 'turn':27 'user':14 'warn':31 'world':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6420976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700611841 {#5147
    date: 2023-11-22 01:10:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
229 DENIED edit
App\Entity\Magazine {#263
  +icon: Proxies\__CG__\App\Entity\Image {#244 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#273
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#235 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#231 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#220 …}
  +entries: Doctrine\ORM\PersistentCollection {#178 …}
  +posts: Doctrine\ORM\PersistentCollection {#136 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#198 …}
  +bans: Doctrine\ORM\PersistentCollection {#115 …}
  +reports: Doctrine\ORM\PersistentCollection {#101 …}
  +badges: Doctrine\ORM\PersistentCollection {#79 …}
  +logs: Doctrine\ORM\PersistentCollection {#69 …}
  +awards: Doctrine\ORM\PersistentCollection {#1830 …}
  +categories: Doctrine\ORM\PersistentCollection {#1863 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#267
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#269
    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